Very questionable whether CSS linting is worth it

This commit is contained in:
Ben Gotow 2019-07-31 10:01:03 -05:00
parent 4f75f7435f
commit dc0c6e2307

View file

@ -16,10 +16,7 @@
}
.header-text {
color: @white;
margin-top: 24px;
margin-bottom: 11px;
margin-left: 8px;
margin-right: 8px;
margin: 24px 8px 11px 8px;
}
.recharge-text {
margin: 0 30px;