Refine Theme Typography and Menu Styling
Align editor and frontend typography, improve code block presentation, add leading-image spacing, and fix nested submenu positioning.
This commit is contained in:
+1
-1
@@ -135,7 +135,7 @@
|
||||
"border": { "radius": "2px" },
|
||||
"color": { "background": "var:preset|color|signal-amber", "text": "#ffffff" },
|
||||
"spacing": { "padding": { "top": "0.55rem", "right": "0.9rem", "bottom": "0.55rem", "left": "0.9rem" } },
|
||||
"typography": { "fontFamily": "var:preset|font-family|berkeley-mono", "fontSize": "0.75rem", "letterSpacing": "0.04em" }
|
||||
"typography": { "fontFamily": "var:preset|font-family|berkeley-mono", "fontSize": "1rem", "letterSpacing": "0.04em" }
|
||||
},
|
||||
"heading": {
|
||||
"typography": { "fontFamily": "var:preset|font-family|alpha-lyrae", "fontWeight": "500", "lineHeight": "1.16" }
|
||||
|
||||
Reference in New Issue
Block a user