mirror of
https://github.com/Fluffy-Bean/image-gallery.git
synced 2025-06-03 17:03:12 +00:00
Basic account system
This commit is contained in:
parent
0536dfc62c
commit
87dc4d5ff0
19 changed files with 371 additions and 46 deletions
|
@ -33,7 +33,7 @@ nav hr {
|
|||
width: auto;
|
||||
justify-content: space-between;
|
||||
}
|
||||
@media (max-width: 569px) {
|
||||
@media (max-width: 800px) {
|
||||
.nav-name h3, .nav-name {
|
||||
display: none;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue