summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Ball <nullspoon@oper.io>2017-10-21 15:32:01 -0600
committerAaron Ball <nullspoon@oper.io>2017-10-21 15:32:01 -0600
commit338554026172001f1a82886eb82b50ad12c30dd7 (patch)
tree11f7094c028e461d53c90cccd2289e868dd83bad
parentec7f6ff8c2e44becd0840d5cfb8520d9f7ca1ccb (diff)
downloadresume-338554026172001f1a82886eb82b50ad12c30dd7.tar.gz
resume-338554026172001f1a82886eb82b50ad12c30dd7.tar.xz
style:Reduced font 1 px
Default font 14 is too big, so reduced to 13.
-rw-r--r--style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/style.css b/style.css
index acdb76b..cd5ef01 100644
--- a/style.css
+++ b/style.css
@@ -13,7 +13,7 @@ body {
/*font-family: Liberation Sans;*/
/*font-family: Roboto Condensed;*/
/*font-family: Noto Sans;*/
- font-size:14px;
+ font-size:13px;
/*font-family: Dejavu Sans;
font-size:13px;*/

Generated by cgit