added bottom margin to main page row entries
This commit is contained in:
@@ -90,7 +90,7 @@
|
|||||||
.row-description {
|
.row-description {
|
||||||
font-size: 1.0rem;
|
font-size: 1.0rem;
|
||||||
line-height: 1.3rem;
|
line-height: 1.3rem;
|
||||||
margin: 0;
|
margin: 0 0 4px 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
@media screen and (max-width: 600px) {
|
@media screen and (max-width: 600px) {
|
||||||
|
|||||||
Reference in New Issue
Block a user