@media screen and (max-width: 450px) {
    header nav {
        gap: 10px;
    }
}