1
0
mirror of https://codeberg.org/teddit/teddit synced 2025-01-25 13:08:46 +01:00

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;
}
.view-more-links {
margin-bottom: 50px;
float: left;
width: 100%;
}