mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-17 21:25:39 -04:00
Initial Commit Rework
This commit is contained in:
14
frontend/src/Components/NotFound.css
Normal file
14
frontend/src/Components/NotFound.css
Normal file
@@ -0,0 +1,14 @@
|
||||
.container {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.message {
|
||||
margin: 50px 0;
|
||||
text-align: center;
|
||||
font-weight: 300;
|
||||
font-size: 36px;
|
||||
}
|
||||
|
||||
.image {
|
||||
height: 350px;
|
||||
}
|
||||
Reference in New Issue
Block a user