aboutsummaryrefslogtreecommitdiff
path: root/docs/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'docs/style.css')
-rw-r--r--docs/style.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/style.css b/docs/style.css
index eb29c87..5457004 100644
--- a/docs/style.css
+++ b/docs/style.css
@@ -37,6 +37,9 @@ html {
37 .posts { 37 .posts {
38 width: 100%; 38 width: 100%;
39 } 39 }
40 html {
41 font-size: 18px;
42 }
40} 43}
41 44
42.posts { 45.posts {