feat(handle): error 404 by redirecting to /
This commit is contained in:
parent
c6b6252270
commit
3e2938791e
2 changed files with 6 additions and 0 deletions
|
@ -38,6 +38,7 @@ a {
|
|||
display: flex;
|
||||
gap: 1rem;
|
||||
font-size: 16px;
|
||||
margin-left: 1rem;
|
||||
@media only screen and (max-width: $bp-little) {
|
||||
gap: 0;
|
||||
align-items: center;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue