Add sass missing center alignment clearing
This commit is contained in:
parent
d02cc4fa70
commit
4d58874616
1 changed files with 2 additions and 1 deletions
|
@ -11,5 +11,6 @@
|
|||
}
|
||||
|
||||
.aligncenter {
|
||||
clear: both;
|
||||
@include center-block;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue