reduce footer font size in mobile view (#57)

fix Disroot/Website#324 (comment)

Co-authored-by: meaz <meaz@disroot.org>
Reviewed-on: Disroot/grav-theme-disroot#57
Reviewed-by: muppeth <muppeth@no-reply@disroot.org>
Co-authored-by: meaz <meaz@no-reply@disroot.org>
Co-committed-by: meaz <meaz@no-reply@disroot.org>
This commit is contained in:
meaz 2022-02-25 22:04:01 +00:00
parent ca3bbe2241
commit fd5531b233
1 changed files with 1 additions and 0 deletions

View File

@ -305,6 +305,7 @@ div#nav-logo {
footer {
letter-spacing: 0.5px;
margin-bottom: 0px;
font-size: 10px;
}
footer div#footer-links ul li {