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 (
|
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'>
|
||||||
|
|||||||
Reference in New Issue
Block a user