summaryrefslogtreecommitdiff
path: root/resume.css
diff options
context:
space:
mode:
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;