Added animations, improved footer

This commit is contained in:
2024-06-23 11:32:30 +02:00
parent 6ab4e3f2df
commit 0da0957373
21 changed files with 137 additions and 49 deletions

View File

@@ -9,7 +9,7 @@
}
.projet-description {
height: 100vh;
height: calc(100vh - 20vmin);
top: 0;
padding: 10vmin;
position: sticky;