nicolium: make site-error a rounded card
Signed-off-by: nicole mikołajczyk <git@mkljczk.pl>
This commit is contained in:
@ -88,7 +88,7 @@ const SiteError: ErrorRouteComponent = ({ error, info }) => {
|
||||
}
|
||||
|
||||
return (
|
||||
<div className='⁂-site-error'>
|
||||
<div className='⁂-site-error ⁂-card ⁂-card--rounded ⁂-card--md'>
|
||||
<main>
|
||||
{logoSrc && (
|
||||
<a href='/' className='⁂-site-error__logo'>
|
||||
|
||||
Reference in New Issue
Block a user