Merge develop

This commit is contained in:
Pieter Vander Vennet 2023-05-16 03:30:00 +02:00
commit 5904142402
13 changed files with 80 additions and 40 deletions

View file

@ -1117,10 +1117,6 @@ video {
width: 2.75rem;
}
.w-24 {
width: 6rem;
}
.w-1\/2 {
width: 50%;
}
@ -1134,6 +1130,10 @@ video {
width: 24rem;
}
.w-24 {
width: 6rem;
}
.w-10 {
width: 2.5rem;
}