style: apply biome CSS/JS format

This commit is contained in:
Edouard Vanbelle
2026-04-07 22:48:59 +02:00
parent 786a778546
commit 1ce29c101d
86 changed files with 18032 additions and 15166 deletions
+2 -2
View File
@@ -100,7 +100,7 @@
left: 0;
right: 0;
padding: 16px 70px 16px 20px;
background: linear-gradient(to bottom, rgba(0,0,0,0.6), transparent);
background: linear-gradient(to bottom, rgba(0, 0, 0, 0.6), transparent);
color: #fff;
z-index: 10001;
}
@@ -129,7 +129,7 @@
left: 0;
right: 0;
padding: 16px 20px;
background: linear-gradient(to top, rgba(0,0,0,0.6), transparent);
background: linear-gradient(to top, rgba(0, 0, 0, 0.6), transparent);
display: flex;
align-items: center;
justify-content: center;