increase table top margin

This commit is contained in:
Milan Pässler 2020-07-20 21:45:06 +02:00
parent bbc98ad248
commit b1af6ad4b7

View file

@ -102,7 +102,7 @@ header {
.loadMore.flipped {
transform: rotate(180deg);
margin-top: 15px;
margin-top: 45px;
}
:checked ~ label[for=btn-history] {