mirror of
https://github.com/xelframe/catmpeg.github.io.git
synced 2026-04-17 19:13:24 +03:00
404 update
This commit is contained in:
parent
2b9e898c6c
commit
22845d87a9
2 changed files with 27 additions and 2 deletions
|
|
@ -101,6 +101,18 @@ a:hover {
|
|||
display: none;
|
||||
}
|
||||
|
||||
.div-404 {
|
||||
justify-content: center;
|
||||
display: flex;
|
||||
font-size: 6em;
|
||||
}
|
||||
|
||||
.link-404 {
|
||||
justify-content: center;
|
||||
display: flex;
|
||||
font-size: 3em;
|
||||
}
|
||||
|
||||
@media (max-width: 900px) {
|
||||
.window {
|
||||
width: 100%;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue