Add transitions to missing pages and attempt to animate it better?

This commit is contained in:
2021-12-06 15:10:39 +01:00
parent 8728d0f834
commit 0b772f26cb
9 changed files with 366 additions and 164 deletions

View File

@@ -7,6 +7,9 @@
}
a {
display: block;
width: 100%;
height: 100%;
text-decoration: none;
cursor: zoom-in;
}