misc messy design progress, fix table error, add more placeholder content to pages, etc

This commit is contained in:
elisejakob
2024-05-23 12:50:47 +02:00
parent 87f144ed0d
commit 2d9fd68060
13 changed files with 202 additions and 102 deletions

File diff suppressed because one or more lines are too long

View File

@ -16,7 +16,7 @@
bottom: 0;
right: 0;
transform: translate(1vw, 20%);
z-index: 1;
z-index: 600;
transition: opacity .6s ease;
&[data-inview=true] {