remove view-more-links margin bottom

the footer already has margin-top
This commit is contained in:
bopol 2021-01-04 12:44:59 +01:00
parent 6a1cc74869
commit 06efd9da3c

View File

@ -387,7 +387,6 @@ header .tabmenu li.active a {
background: black; background: black;
} }
.view-more-links { .view-more-links {
margin-bottom: 50px;
float: left; float: left;
width: 100%; width: 100%;
} }