diff options
Diffstat (limited to 'static/resume.css')
-rw-r--r-- | static/resume.css | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/static/resume.css b/static/resume.css index e08dcd8..64338ea 100644 --- a/static/resume.css +++ b/static/resume.css @@ -23,11 +23,11 @@ h2 { color: #202020; } h3 { - font-size: 150%; + font-size: 100%; color: #404040; } h4 { - font-size: 125%; + font-size: 100%; color: #808080; } body { @@ -104,10 +104,10 @@ iframe { font-size: 150%; } h2 { - font-size: 125%; + font-size: 115%; } h3 { - font-size: 115%; + font-size: 105%; } h4 { font-size: 100%; |