mirror of
https://github.com/owncast/owncast.git
synced 2024-10-10 19:16:02 +00:00
increased font size on mobile
This commit is contained in:
parent
0ff49f1c32
commit
f0a2900f01
@ -15,7 +15,7 @@
|
||||
}
|
||||
|
||||
html {
|
||||
font-size: clamp(14px, 1.35vw, 16px);
|
||||
font-size: clamp(15px, 1.35vw, 16px);
|
||||
}
|
||||
|
||||
body {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user