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

github.com/GDGToulouse/devfest-theme-hugo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/styles/pages/_home.scss')
-rw-r--r--src/styles/pages/_home.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/styles/pages/_home.scss b/src/styles/pages/_home.scss
index 82de0f0..c3b2d9f 100644
--- a/src/styles/pages/_home.scss
+++ b/src/styles/pages/_home.scss
@@ -27,6 +27,7 @@
@include mq($until: md) {
grid-template-columns: 1fr 1fr;
+ grid-template-rows: unset;
}
}
@@ -146,7 +147,6 @@
.map {
display: block;
- height: 664px;
&> * {
width: 100%;