mirror of
https://github.com/mgerb/go-discord-bot
synced 2026-01-11 09:32:50 +00:00
UI Overhaul
This commit is contained in:
7
client/app/pages/not-found/not-found.scss
Normal file
7
client/app/pages/not-found/not-found.scss
Normal file
@@ -0,0 +1,7 @@
|
||||
.not-found {
|
||||
height: 100%;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
font-size: 20px;
|
||||
}
|
||||
Reference in New Issue
Block a user