mirror of
https://github.com/gohugoio/hugo.git
synced 2026-08-24 23:38:53 +00:00
Fix more flexbug issues for IE11
This commit is contained in:
@@ -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;
|
||||
|
||||
Vendored
+1
-1
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user