Skip to content

Commit

Permalink
smaller text for small screens
Browse files Browse the repository at this point in the history
  • Loading branch information
dlaz committed Aug 25, 2024
1 parent 9f7f3b8 commit 87bb309
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ body {

@media only screen and (max-device-width: 480px) {
body {
font-size: xx-large;
font-size: large;
}
}

Expand Down Expand Up @@ -99,4 +99,4 @@ div.section {

td.bibtexitem {
padding-bottom: 0.2em;
}
}

0 comments on commit 87bb309

Please sign in to comment.