This commit is contained in:
Ludovic CANDELLIER
2022-12-22 18:16:25 +01:00
parent b4d8bab385
commit b6821d52a7
9 changed files with 111 additions and 30 deletions

View File

@@ -9,7 +9,10 @@ body {
background: linear-gradient(180deg, rgba(52,91,71,1) 0%, rgba(45,81,63,1) 10%, rgba(24,48,39,1) 90%, rgba(28,54,45,1) 100%);
background-size: cover;
background-attachment: fixed;
}
label {
margin-top: 0.5rem;
}
.gradient-green1 {