Display & Delete in love list

This commit is contained in:
2024-10-11 19:08:52 +02:00
parent b702bc629c
commit 1077400260
23 changed files with 644 additions and 523 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ body {
flex-direction: column;
width: 100svw;
height: 100svh;
background-color: #ffffff;
background-color: #fbeced;
overflow: hidden;
}