aboutsummaryrefslogtreecommitdiffstats
path: root/src/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'src/style.css')
-rw-r--r--src/style.css7
1 files changed, 3 insertions, 4 deletions
diff --git a/src/style.css b/src/style.css
index f29d097..cc43310 100644
--- a/src/style.css
+++ b/src/style.css
@@ -1,6 +1,5 @@
1body { 1body {
2 max-width: 680px; 2 margin: 0 auto;
3} 3 max-width: 500px;
4.tag { 4 padding: 1em;
5 line-height: 1.6;
6} 5}