first commit
This commit is contained in:
11
askkennyb/themes/PaperMod/assets/css/common/404.css
Normal file
11
askkennyb/themes/PaperMod/assets/css/common/404.css
Normal file
@@ -0,0 +1,11 @@
|
||||
.not-found {
|
||||
position: absolute;
|
||||
left: 0;
|
||||
right: 0;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
height: 80%;
|
||||
font-size: 160px;
|
||||
font-weight: 700;
|
||||
}
|
||||
Reference in New Issue
Block a user