homegrade_theme_production/resources/css/pages/404.css

8 lines
109 B
CSS

html {
@apply !m-0;
}
.error_404 {
@apply flex items-center;
min-height: calc(100vh - 186px);
}