changed design. added dockerfile

This commit is contained in:
2026-05-01 01:41:34 +02:00
parent 476bb1f045
commit d1384be6f4
7 changed files with 155 additions and 79 deletions
+3 -4
View File
@@ -5,8 +5,7 @@
gap: 20px;
justify-content: center;
align-items: center;
background-color: rgb(33, 122, 194);
border: 1px solid black;
border-bottom-left-radius: 8px;
border-bottom-right-radius: 8px;
background-color: rgb(25, 100, 126);
border-bottom-left-radius: 40px;
border-bottom-right-radius: 40px;
}