Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/jpescador/hugo-future-imperfect.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--static/css/main.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/static/css/main.css b/static/css/main.css
index 73a0b27..2d3378e 100644
--- a/static/css/main.css
+++ b/static/css/main.css
@@ -60,7 +60,7 @@
font-weight: 400;
letter-spacing: 0.25em;
line-height: 2.5;
- margin-top: -1em;
+ margin: -1em 1em 0;
text-transform: uppercase;
}
@@ -2455,6 +2455,7 @@
opacity: 1;
padding: 4.5em;
width: 90em;
+ overflow: hidden;
}
body.is-menu-visible #wrapper {