mirror of
https://github.com/kremalicious/umami.git
synced 2024-11-15 17:55:08 +01:00
Increase row padding
This commit is contained in:
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
Block a user