Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/tylerjlawson/simple-resume.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTyler Lawson <tylerjlawson2@gmail.com>2021-02-02 05:45:44 +0300
committerTyler Lawson <tylerjlawson2@gmail.com>2021-02-02 05:45:44 +0300
commit49a3c6a29e47917cbcafa348ddb0e246894ae43a (patch)
tree93e40f08e44882fda92eb922aeb2c05821a00ac8
parent39ea0b3a0e525d70a7b695b07bac97266b2fa004 (diff)
style tweak
-rw-r--r--assets/Resume.pdfbin0 -> 37205 bytes
-rw-r--r--assets/main.scss3
2 files changed, 2 insertions, 1 deletions
diff --git a/assets/Resume.pdf b/assets/Resume.pdf
new file mode 100644
index 0000000..ba26db1
--- /dev/null
+++ b/assets/Resume.pdf
Binary files differ
diff --git a/assets/main.scss b/assets/main.scss
index 62ad1e2..f431698 100644
--- a/assets/main.scss
+++ b/assets/main.scss
@@ -30,6 +30,7 @@ h1 {
h2 {
font-size: 18px;
+ margin-top: 8px;
}
h3 {
@@ -45,7 +46,7 @@ h3 {
ul {
margin: 0;
- padding-bottom: 0.5rem;
+ margin-bottom: 0.75rem;
padding-left: 0.75rem;
list-style-type: none;