Reduce column padding to account for new div padding.
This commit is contained in:
parent
1044b60d92
commit
276a4857ff
@ -23,7 +23,7 @@
|
||||
|
||||
[class*="col-"] {
|
||||
float: left;
|
||||
padding: 15px;
|
||||
padding: 8px;
|
||||
border: 1px solid green; /* FORTESTING otherwise disable */
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user