Added advies
All checks were successful
Copy Files to Samba Share / Copy Files (push) Successful in 2m12s

This commit is contained in:
Arne Vlaeminck
2023-07-26 00:54:48 +02:00
parent 33f1988718
commit 7ebc67722d
6 changed files with 25 additions and 6 deletions

View File

@@ -8,6 +8,10 @@
padding: 1rem;
}
.alternate {
background-color: $white;
}
.heading {
display: flex;
justify-content: space-between;