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

github.com/zzossig/hugo-theme-zdoc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'assets/sass/pages/_home.scss')
-rw-r--r--assets/sass/pages/_home.scss1
1 files changed, 0 insertions, 1 deletions
diff --git a/assets/sass/pages/_home.scss b/assets/sass/pages/_home.scss
index e855f99..817471c 100644
--- a/assets/sass/pages/_home.scss
+++ b/assets/sass/pages/_home.scss
@@ -1,7 +1,6 @@
.home {
&__landing {
width: 100%;
- min-height: 500px;
@include flexbox();
@include align-items(center);