Adapt 404 image nicely (fixes #74)
This commit is contained in:
@ -1,4 +1,3 @@
|
||||
#not-found {
|
||||
padding: 0 35%;
|
||||
width: 100%;
|
||||
width: min(calc(var(--container-width) / 5), 100%);
|
||||
}
|
||||
|
Reference in New Issue
Block a user