From 1289e7b10e9e7c4c61134b63d6667c7974c228f0 Mon Sep 17 00:00:00 2001 From: Yuval Adam Date: Wed, 9 Dec 2015 14:48:58 +0200 Subject: Add explanatory text --- style.scss | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'style.scss') 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 { -- cgit v1.3.1