aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorValentin Popov <info@valentineus.link>2019-03-25 01:52:06 +0300
committerValentin Popov <info@valentineus.link>2019-03-25 01:52:06 +0300
commit5407a363bd88186fd083061f8a51555a566d17a1 (patch)
treeb49d8c0487e138efc0914db694b61b8dacfa318a
parentf90f223345d51c7d5077c72d65b1bfad4051017a (diff)
downloadpopov.link-5407a363bd88186fd083061f8a51555a566d17a1.tar.xz
popov.link-5407a363bd88186fd083061f8a51555a566d17a1.zip
Modify ident from a top page
Signed-off-by: Valentin Popov <info@valentineus.link>
-rw-r--r--_scss/components/_core.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/_scss/components/_core.scss b/_scss/components/_core.scss
index 96b2699..56cbba4 100644
--- a/_scss/components/_core.scss
+++ b/_scss/components/_core.scss
@@ -15,5 +15,5 @@ html {
body {
min-height: 100%;
padding-bottom: 20px;
- padding-top: 20px;
+ padding-top: 100px;
}