smaller font-size on buttons

This commit is contained in:
Wirlaburla 2023-06-08 22:13:26 -05:00
parent f4f5c9b1fd
commit f220cee5a6

View File

@ -484,7 +484,7 @@ nav.top.alert p {
font-family: var(--primary-font); font-family: var(--primary-font);
width: 44px; width: 44px;
height: 44px; height: 44px;
font-size: 14px; font-size: 12px;
flex-shrink: 0; flex-shrink: 0;
} }