video dingen

This commit is contained in:
Lanta 2025-06-17 18:35:42 +02:00
parent dbf36ec5db
commit fd190d2636
3 changed files with 67 additions and 0 deletions

View file

@ -100,4 +100,12 @@ section h2 {
height: auto;
display: block;
margin: 0 auto;
}
/* Share and theatre button mobile styles */
.video-controls {
display: flex;
justify-content: center;
align-items: center;
margin-top: 0.5rem;
gap: 0.5rem;
}