prepare for #22

This commit is contained in:
2026-02-05 18:30:53 +02:00
parent 7a69ea59ff
commit 8a0fa08304
6 changed files with 25 additions and 11 deletions
+5
View File
@@ -1,3 +1,8 @@
.v-main.playground {
//background: linear-gradient(0deg, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.9)), url(/static/bck-full.webp) no-repeat center center fixed;
background-size: cover;
}
.container {
margin:auto;
max-width: 1200px;