mirror of
https://github.com/gohugoio/hugo.git
synced 2026-08-24 15:28:54 +00:00
Fix more IE11 homepage layout issues
This commit is contained in:
@@ -177,6 +177,8 @@ ul.animated {
|
|||||||
order: 1;
|
order: 1;
|
||||||
display: flex;
|
display: flex;
|
||||||
justify-content: space-around;
|
justify-content: space-around;
|
||||||
|
margin-left: auto;
|
||||||
|
margin-right: auto;
|
||||||
@include MQ(M) {
|
@include MQ(M) {
|
||||||
max-width: 48%;
|
max-width: 48%;
|
||||||
order: 2;
|
order: 2;
|
||||||
|
|||||||
Vendored
+1
-1
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user