mirror of
https://github.com/gohugoio/hugo.git
synced 2026-08-25 15:58:53 +00:00
Improve layout of homepage cards
This commit is contained in:
@@ -48,7 +48,7 @@ main#homepage {
|
||||
}
|
||||
@include MQ(M) {
|
||||
flex: 1 0 #{$M * .4};
|
||||
max-width: $M * .4;
|
||||
max-width: 48%;
|
||||
margin-bottom: 1em;
|
||||
}
|
||||
section {
|
||||
|
||||
+1
-1
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user