8 lines
88 B
SCSS

@import '~@styles/global';
.c-error-section {
&__panel {
margin: 2em auto;
}
}