🌱 🏗️ ⬆️ add expense table 🎨 🔧

This commit is contained in:
2025-05-15 17:45:22 +02:00
parent d17fded423
commit be5225c85d
100 changed files with 6250 additions and 8757 deletions

View File

@@ -4,6 +4,8 @@ header {
padding: 10px;
border-radius: 0 0 20px 20px;
box-shadow: 0 5px 5px gray;
position: sticky;
top: 0;
}
header a {
color: white;