mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-19 05:54:50 -04:00
Fix more IE11 homepage layout issues
This commit is contained in:
parent
78cc9e20ac
commit
110f3086ec
@ -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;
|
||||||
|
2
static/css/style.min.css
vendored
2
static/css/style.min.css
vendored
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user