diff options
Diffstat (limited to 'style.scss')
| -rw-r--r-- | style.scss | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -14,15 +14,19 @@ body { header { margin-bottom: 30px; + margin-left: 40px; h1 { font-size: 1.7em; - margin-left: 40px; small { text-transform: uppercase; color: #bbb; display: block; } } + p { + margin-right: 90px; + font-size: 0.8em; + } } div.ip-address { |
