mirror of
https://github.com/idanoo/m2.nz.git
synced 2024-11-23 08:45:12 +00:00
8 lines
88 B
SCSS
8 lines
88 B
SCSS
|
.error-404 {
|
||
|
text-align: center;
|
||
|
}
|
||
|
|
||
|
.error-404-title {
|
||
|
text-transform: uppercase;
|
||
|
}
|