video format

This commit is contained in:
Lanta 2025-06-17 19:11:09 +02:00
parent 7ef1ade9e0
commit af8c9ff61a
3 changed files with 16 additions and 1 deletions

View file

@ -118,4 +118,11 @@ section h2 {
align-items: center;
margin-top: 0.5rem;
gap: 0.5rem;
}
.video-title {
text-align: center;
font-size: 1.1em;
font-weight: bold;
margin-top: 8px;
margin-bottom: 8px;
}