mirror of
https://github.com/samsonjs/grid.git
synced 2026-03-25 09:05:51 +00:00
Update grid.css
This commit is contained in:
parent
935e8a9cde
commit
0f1ffcd9ce
1 changed files with 1 additions and 1 deletions
2
grid.css
2
grid.css
|
|
@ -433,9 +433,9 @@ img {
|
|||
.column.half,
|
||||
.column.one-third,
|
||||
.column.one-fourth {
|
||||
float: none;
|
||||
margin: 2em 0 0 0;
|
||||
width: 100%;
|
||||
float: none;
|
||||
}
|
||||
|
||||
.column:first-child { margin-top: 0; }
|
||||
|
|
|
|||
Loading…
Reference in a new issue