mirror of
https://github.com/bunny-lab-io/Borealis.git
synced 2025-12-18 07:15:48 -07:00
Standardized Aurora Background Across All Pages via App.jsx
This commit is contained in:
@@ -2862,7 +2862,7 @@ const heroTiles = useMemo(() => {
|
||||
flexDirection: "column",
|
||||
gap: 3,
|
||||
borderRadius: 0,
|
||||
background: MAGIC_UI.shellBg,
|
||||
background: "transparent",
|
||||
border: `1px solid ${MAGIC_UI.panelBorder}`,
|
||||
boxShadow: MAGIC_UI.glow,
|
||||
}}
|
||||
|
||||
Reference in New Issue
Block a user