change footer font to small from x-small

This commit is contained in:
sejo 2023-11-26 20:57:44 +01:00
parent b75755799f
commit c3a4fd047e
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@ h1,h2,h3{
#header-icon { float:left; padding: 1.8em 1em 0 0em }
footer{
font-size: x-small;
font-size: small;
padding-top:2em;
}