Increase row padding

pull/522/head
Sammy-T 2021-03-08 16:18:24 -05:00
parent 1b0491588f
commit 52bf53eda9
1 changed files with 1 additions and 1 deletions

View File

@ -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 {