diff options
Diffstat (limited to 'base.scss')
| -rw-r--r-- | base.scss | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -12,11 +12,12 @@ body { a { color: #aaa; } + h1 { + margin: 20px; + text-align: center; + } div#root { text-align: center; - h1 { - margin: 20px; - } p.save { font-size: 0.7em; } |
