This commit is contained in:
2020-06-12 22:58:56 +00:00
parent 58908f5fb5
commit 8be276b5b6
2 changed files with 7 additions and 2 deletions

View File

@@ -18,6 +18,11 @@ ul{
font-size: smaller;
}
.rf-list-column{
margin-right: 24px;
}
@media screen and (max-width: 576px){ /* bump up font on smaller screen */
html{font-size: 20px}