Fixed .is-middle.is-center abosulte-centering hack
This commit is contained in:
@ -66,6 +66,6 @@
|
||||
}
|
||||
|
||||
&.is-middle.is-center {
|
||||
@cinlude t-translate(-50%, -50%);
|
||||
@include t-translate(-50%, -50%);
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user