Reduce header art font size for mobile

This commit is contained in:
jultty 2024-08-18 16:36:28 -03:00
commit 3a11fc77be

View file

@ -220,7 +220,7 @@ footer {
.header-art { .header-art {
margin: 25px 0px 15px 20px; margin: 25px 0px 15px 20px;
font-size: 10px; font-size: 8px;
} }
ul#posts { ul#posts {