mirror of
https://github.com/aljazceru/njump.git
synced 2026-01-31 11:44:34 +01:00
Reduce the default body font size to 18px to match the prose
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
@tailwind utilities;
|
||||
@layer utilities {
|
||||
html, body {
|
||||
font-size: 19px;
|
||||
font-size: 18px;
|
||||
}
|
||||
.imgclip {
|
||||
clip-path: url(#svg-shape);
|
||||
|
||||
Reference in New Issue
Block a user