summaryrefslogtreecommitdiff
path: root/style/main.less
diff options
context:
space:
mode:
Diffstat (limited to 'style/main.less')
-rw-r--r--style/main.less4
1 files changed, 2 insertions, 2 deletions
diff --git a/style/main.less b/style/main.less
index 45c6083..5bf3bf6 100644
--- a/style/main.less
+++ b/style/main.less
@@ -41,13 +41,13 @@ main {
body[data-page="home"] {
.intro {
- height: 300px;
+ min-height: 200px;
padding: 1em;
margin: 1em;
background-color: @color-home-block;
}
.block {
- height: 320px;
+ min-height: 320px;
background-color: @color-home-block;
margin: 1em;