mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-19 04:19:18 -04:00
Fix more flexbug issues for IE11
This commit is contained in:
parent
1b6431e146
commit
78cc9e20ac
@ -29,10 +29,6 @@ ul.animated {
|
||||
@include MQ(M) {
|
||||
min-width: 320px;
|
||||
}
|
||||
margin: {
|
||||
left: auto;
|
||||
right: auto;
|
||||
}
|
||||
li {
|
||||
display: flex;
|
||||
a {
|
||||
@ -233,6 +229,7 @@ ul.animated {
|
||||
margin-right: auto;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
max-width: 100%;
|
||||
align-items: center;
|
||||
@include MQ(L) {
|
||||
width: $L * .4;
|
||||
|
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