smaller font when on phone

This commit is contained in:
Eorn 2020-04-16 10:47:35 +02:00
parent f90d9e1db7
commit 40505c40f4

View file

@ -417,6 +417,7 @@ figure img {
.page-content {
display: table-header-group;
padding: 0px;
font-size: 1em;
}
#navbar .nav-left, #navbar .nav-right {
float: none;