Merge pull request #305 from parnissolle/patch-1

Fixing some deprecation warning while using KNACSS in a Laravel project
This commit is contained in:
Raphael Goetter 2019-10-25 16:25:29 +02:00 committed by Raphael
commit 36d65eadf3
2 changed files with 4 additions and 1 deletions

View file

@ -112,7 +112,7 @@
/* simple blocks alignment */
.left
.left,
.u-left {
margin-right: auto;
}