mirror of
https://github.com/robsheldon/sscaffold-css.git
synced 2025-08-20 04:31:24 +02:00
Fix a padding conflict between skeleton's and milligram's grids.
This commit is contained in:
@@ -632,6 +632,7 @@ main article > * {
|
|||||||
.two-thirds.column,
|
.two-thirds.column,
|
||||||
.one-half.column {
|
.one-half.column {
|
||||||
margin-left: 4%;
|
margin-left: 4%;
|
||||||
|
padding: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
.one.column:first-child,
|
.one.column:first-child,
|
||||||
|
Reference in New Issue
Block a user