summaryrefslogtreecommitdiff
path: root/download/resume_dl.css
diff options
context:
space:
mode:
authormattkae <mattkae@protonmail.com>2022-12-17 20:08:56 -0500
committermattkae <mattkae@protonmail.com>2022-12-17 20:08:56 -0500
commit4f5074fa431cba03ed0cd76739e95a2c4662266a (patch)
tree6deb8a5ca7c501a6e9be2884471d512f835a4784 /download/resume_dl.css
parent3bf3164c369a10a755166c1e45b8be9c22f1a3be (diff)
Updating styles on resume
Diffstat (limited to 'download/resume_dl.css')
-rw-r--r--download/resume_dl.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/download/resume_dl.css b/download/resume_dl.css
index 37fd65a..46e79d0 100644
--- a/download/resume_dl.css
+++ b/download/resume_dl.css
@@ -1,10 +1,10 @@
html {
overflow-y: overlay;
+ font-size: 15px;
}
body {
- font-size: 14px !important;
- padding-top: 72px;
+ margin-top: 64px;
padding-left: 48px;
padding-right: 48px;
}