Increase row padding
parent
1b0491588f
commit
52bf53eda9
|
@ -16,7 +16,7 @@
|
||||||
position: relative;
|
position: relative;
|
||||||
margin-bottom: 20px;
|
margin-bottom: 20px;
|
||||||
line-height: 1.8;
|
line-height: 1.8;
|
||||||
padding: 0 6px;
|
padding: 0 20px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.row > div {
|
.row > div {
|
||||||
|
|
Loading…
Reference in New Issue