I don't remember what I done here

This commit is contained in:
Michał Gdula 2022-07-24 13:20:12 +01:00
parent 08d15c9253
commit 0536dfc62c
6 changed files with 45 additions and 6 deletions

View file

@ -33,7 +33,7 @@ nav hr {
width: auto;
justify-content: space-between;
}
@media (max-width: 450px) {
@media (max-width: 569px) {
.nav-name h3, .nav-name {
display: none;
}