Update understrap.scss

This commit is contained in:
IanDelMar 2018-10-09 09:14:10 +02:00 committed by GitHub
parent 0dbfc1728a
commit 5c9f276f76
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@
margin-left: 1.5em;
}
.aligncenter { margin: 0px auto; }
.aligncenter { @extend .mx-auto; }
// Post design
.entry-footer span { padding-right: 10px; }