small style fix

This commit is contained in:
CDaut 2022-12-16 21:04:38 +01:00 committed by CDaut
parent 4e97480a21
commit b09897a39c

View file

@ -7,3 +7,11 @@
font-size: 2.3em;
margin-top: 0.5em;
}
.dropdown-content li {
list-style-type: none !important;
}
.dropdown-content {
padding: 0 !important;
}