summaryrefslogtreecommitdiff
path: root/style.scss
diff options
context:
space:
mode:
Diffstat (limited to 'style.scss')
-rw-r--r--style.scss6
1 files changed, 5 insertions, 1 deletions
diff --git a/style.scss b/style.scss
index 4cec398..eb03032 100644
--- a/style.scss
+++ b/style.scss
@@ -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 {