style: bump base font-size 17px -> 18px
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -50,8 +50,8 @@ body,
|
|||||||
|
|
||||||
html {
|
html {
|
||||||
background-color: hsl(var(--background));
|
background-color: hsl(var(--background));
|
||||||
/* Slightly larger base so all rem-based UI text scales up a bit. */
|
/* Larger base so all rem-based UI text scales up. */
|
||||||
font-size: 17px;
|
font-size: 18px;
|
||||||
}
|
}
|
||||||
|
|
||||||
body {
|
body {
|
||||||
|
|||||||
Reference in New Issue
Block a user