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:
@@ -632,6 +632,7 @@ main article > * {
|
||||
.two-thirds.column,
|
||||
.one-half.column {
|
||||
margin-left: 4%;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.one.column:first-child,
|
||||
|
Reference in New Issue
Block a user