diff options
Diffstat (limited to 'src/style.css')
| -rw-r--r-- | src/style.css | 7 |
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 @@ | |||
| 1 | body { | 1 | body { |
| 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 | } |
