7
0
Fork 1
forked from Skynet/deploy_user
deploy_user_hugo/themes/PaperMod/assets/css/common/404.css
2025-02-12 17:52:42 +00:00

11 lines
200 B
CSS

.not-found {
position: absolute;
left: 0;
right: 0;
display: flex;
align-items: center;
justify-content: center;
height: 80%;
font-size: 160px;
font-weight: 700;
}