found another hardcoded value in CSS that breaks topnav

master
BodgeMaster 2021-09-02 04:37:21 +02:00
parent ad7984c0a2
commit 1da694b492
1 changed files with 1 additions and 1 deletions

View File

@ -338,7 +338,7 @@ ul.list li a.active {
border: none;
outline: none;
color: %COLOR_BEIGE%;
padding: 14px 16px;
padding: 1.2em 1.3em;
background-color: inherit;
font-family: inherit;
margin: 0;