mirror of
https://github.com/Fluffy-Bean/image-gallery.git
synced 2025-05-23 20:04:55 +00:00
Reformatting codew
This commit is contained in:
parent
19e945d1cd
commit
d6c9951233
8 changed files with 95 additions and 65 deletions
|
@ -42,3 +42,12 @@ nav hr {
|
|||
justify-content: space-around;
|
||||
}
|
||||
}
|
||||
|
||||
@media (max-width: 400px) {
|
||||
.nav-hide {
|
||||
display: none;
|
||||
}
|
||||
.nav-links a .svg {
|
||||
margin: 0;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue