adds optimisations
- all images are now wepb - font is now preloaded - rearranged some css to remove some jank on the pc gallery - all pages now have a lang tag
This commit is contained in:
parent
196942db91
commit
43876c600e
18 changed files with 96 additions and 101 deletions
|
@ -56,8 +56,8 @@
|
|||
justify-content: space-evenly;
|
||||
}
|
||||
|
||||
.gallery:hover{
|
||||
margin-bottom: 36vh;
|
||||
.galleryContainer:hover .gallery{
|
||||
margin-bottom: 36vh;
|
||||
}
|
||||
|
||||
.galleryItem{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue