chore: more consistent class name
This commit is contained in:
parent
9f50fdd4d1
commit
2ecad5c264
12 changed files with 13 additions and 13 deletions
|
@ -10,7 +10,7 @@ image: /assets/img/404.jpg
|
|||
<style>{{ css }}</style>
|
||||
<div class="four-oh-four__wrapper">
|
||||
<img src="/assets/img/404.jpg" alt="404 — oops!" class="image__banner" />
|
||||
<div class="text-center">
|
||||
<div class="text--centered">
|
||||
<h2 class="page__header">{{ title }}</h2>
|
||||
<h3>What kind of idiots do you have working here?</h3>
|
||||
<div class="flex justify-center">
|
||||
|
|
Reference in a new issue