update,
This commit is contained in:
18
_tecky/party-planner/backend/public/404.css
Normal file
18
_tecky/party-planner/backend/public/404.css
Normal file
@@ -0,0 +1,18 @@
|
||||
body {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
img {
|
||||
width: 300px;
|
||||
height: auto;
|
||||
}
|
||||
|
||||
.word {
|
||||
font-family: 'Courier New', Courier, monospace;
|
||||
font-weight: bold;
|
||||
font-size: 50px;
|
||||
margin: 30px;
|
||||
}
|
Reference in New Issue
Block a user