aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorAkshay <[email protected]>2020-01-25 14:06:00 +0000
committerAkshay <[email protected]>2020-01-25 14:06:00 +0000
commit392653ee25a393eae99d96f1299bb4e2a012fc4e (patch)
tree504e4efba86e5e1f0f0c6180e73405e9b95a04a7 /docs
parent47e58c6499575e2a04f70fdfdeff7e74fbc6861c (diff)
font sizing, misc.
Diffstat (limited to 'docs')
-rw-r--r--docs/style.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/style.css b/docs/style.css
index 5457004..45e69eb 100644
--- a/docs/style.css
+++ b/docs/style.css
@@ -25,11 +25,11 @@ body {
25} 25}
26 26
27html { 27html {
28 font-size: 22px; 28 font-size: 20px;
29} 29}
30 30
31.posts { 31.posts {
32 width: 50%; 32 width: 40%;
33} 33}
34 34
35/* mobile devices */ 35/* mobile devices */