mirror of
https://github.com/mgerb/classic-wow-forums
synced 2026-01-14 19:12:49 +00:00
thread page in progress
This commit is contained in:
6
client/app/pages/not-found/not-found.scss
Normal file
6
client/app/pages/not-found/not-found.scss
Normal file
@@ -0,0 +1,6 @@
|
||||
.not-found {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
min-height: 700px;
|
||||
}
|
||||
Reference in New Issue
Block a user