Skip to content

Commit

Permalink
[chore] Change ecks pee font size to large (#3276)
Browse files Browse the repository at this point in the history
  • Loading branch information
tsmethurst authored Sep 7, 2024
1 parent 3d0d048 commit edbcf0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/assets/themes/ecks-pee.css
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@
html, body {
/* Try Atkinson, fall back to default GtS fonts */
font-family: "Atkinson Hyperlegible", "Noto Sans", sans-serif;
font-size: larger;
font-size: large;
text-shadow: 1px 1px 1px black;
scrollbar-color: var(--ecks-pee-lighter-blue) var(--ecks-pee-white);
}
Expand Down

0 comments on commit edbcf0f

Please sign in to comment.