1
0
mirror of https://github.com/robsheldon/sscaffold-css.git synced 2025-08-19 12:11:20 +02:00

Fix a padding conflict between skeleton's and milligram's grids.

This commit is contained in:
Rob
2019-12-27 14:44:25 -08:00
parent fa104cf458
commit c0950b1413

View File

@@ -632,6 +632,7 @@ main article > * {
.two-thirds.column,
.one-half.column {
margin-left: 4%;
padding: 0;
}
.one.column:first-child,