design: scale up layout preview card height from 104px to 170px for dramatic legibility and impact
This commit is contained in:
@@ -395,7 +395,7 @@ export function PresetGroup({
|
||||
<div
|
||||
style={{
|
||||
width: "100%",
|
||||
height: 104,
|
||||
height: 170,
|
||||
background: "oklch(0.14 0.008 60 / 0.7)",
|
||||
borderBottom: "1px solid var(--hairline)",
|
||||
display: "grid",
|
||||
|
||||
Reference in New Issue
Block a user