Built error section, needs to be on a few pages.
This commit is contained in:
7
public/components/section/error/ErrorSection.scss
Normal file
7
public/components/section/error/ErrorSection.scss
Normal file
@ -0,0 +1,7 @@
|
||||
@import '~@styles/global';
|
||||
|
||||
.c-error-section {
|
||||
&__panel {
|
||||
margin: 2em auto;
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user