nicolium: make site-error a rounded card

Signed-off-by: nicole mikołajczyk <git@mkljczk.pl>
This commit is contained in:
nicole mikołajczyk
2026-02-12 11:34:35 +01:00
parent 9164220fb2
commit 6eb67c45cd

View File

@ -88,7 +88,7 @@ const SiteError: ErrorRouteComponent = ({ error, info }) => {
} }
return ( return (
<div className='⁂-site-error'> <div className='⁂-site-error ⁂-card ⁂-card--rounded ⁂-card--md'>
<main> <main>
{logoSrc && ( {logoSrc && (
<a href='/' className='⁂-site-error__logo'> <a href='/' className='⁂-site-error__logo'>