From 52c9855159535f6213a3379e674980d92f61c979 Mon Sep 17 00:00:00 2001 From: Kunanan Date: Wed, 25 Oct 2017 10:53:50 +0700 Subject: [PATCH] Update index,html add more margin to #initialDiv and .headerOne --- index.html | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/index.html b/index.html index 145d3b4..337e568 100644 --- a/index.html +++ b/index.html @@ -8,6 +8,7 @@ .headerOne { color: ghostwhite; font-style: italic; + margin: 50px; } .headerTwo { @@ -16,6 +17,8 @@ #initialDiv { color: ghostwhite; + margin: 50px; + margin: 50px; } @@ -23,4 +26,4 @@
- \ No newline at end of file +