mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2024-10-31 22:40:01 +00:00
[chore] Change ecks pee font size to large (#3276)
This commit is contained in:
parent
3d0d048a01
commit
edbcf0fa6d
1 changed files with 1 additions and 1 deletions
|
@ -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);
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue