Current dev state

This commit is contained in:
2022-07-20 18:23:26 +02:00
parent e68245cd27
commit 04a4182875
7 changed files with 466 additions and 40 deletions

View File

@@ -59,6 +59,7 @@ main {
height: auto;
width: auto;
object-fit: contain;
/*background-color: white;*/
filter: drop-shadow(2px 2px 8px rgba(0, 0, 0, .2));
}