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 {
|
||||
background-color: hsl(var(--background));
|
||||
/* Slightly larger base so all rem-based UI text scales up a bit. */
|
||||
font-size: 17px;
|
||||
/* Larger base so all rem-based UI text scales up. */
|
||||
font-size: 18px;
|
||||
}
|
||||
|
||||
body {
|
||||
|
||||
Reference in New Issue
Block a user