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:
Nye Evans 2021-09-24 16:11:12 +01:00
parent 196942db91
commit 43876c600e
18 changed files with 96 additions and 101 deletions

View file

@ -56,8 +56,8 @@
justify-content: space-evenly;
}
.gallery:hover{
margin-bottom: 36vh;
.galleryContainer:hover .gallery{
margin-bottom: 36vh;
}
.galleryItem{