summaryrefslogtreecommitdiff
path: root/resume.css
diff options
context:
space:
mode:
authorMatthew Kosarek <mattkae@protonmail.com>2021-10-13 07:29:09 -0400
committerMatthew Kosarek <mattkae@protonmail.com>2021-10-13 07:29:09 -0400
commitf6fe40e125a99bd3ea47c476f6a95b6e820a51aa (patch)
tree0c4675c30d9b2aa556594c3a0e697388269006de /resume.css
parent2074f6be3096386fb543f040dec314290f6eb920 (diff)
Adding square leaves to the tree
Diffstat (limited to 'resume.css')
-rwxr-xr-xresume.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/resume.css b/resume.css
index 3275691..d580d80 100755
--- a/resume.css
+++ b/resume.css
@@ -1,5 +1,6 @@
body {
font-size: 14px !important;
+ width: 100%;
}
header {
@@ -15,6 +16,7 @@ header {
}
#resume {
+ width: 80%;
position: relative;
text-align: left;
background-color: white;