Force 'normal' font-weight

This commit is contained in:
Wirlaburla 2023-06-08 22:14:06 -05:00
parent f220cee5a6
commit 03f53bdf3e

View File

@ -485,6 +485,7 @@ nav.top.alert p {
width: 44px; width: 44px;
height: 44px; height: 44px;
font-size: 12px; font-size: 12px;
font-weight: normal;
flex-shrink: 0; flex-shrink: 0;
} }