Improve share functionality

This commit is contained in:
Pieter Vander Vennet 2023-12-25 23:55:52 +01:00
parent df6e47faa8
commit 6cd3c15544
6 changed files with 68 additions and 18 deletions

View file

@ -1248,10 +1248,6 @@ video {
width: 16rem;
}
.w-14 {
width: 3.5rem;
}
.w-auto {
width: auto;
}