This commit is contained in:
vista-man
2025-04-09 10:24:55 +02:00
2 changed files with 41 additions and 12 deletions

View File

@@ -143,6 +143,20 @@ p {
z-index: 1;
color: white;
text-align: center;
margin-top: 20vh;
}
margin-top: 20px;
}
.background-video {
max-width: 100%;
height: auto;
margin-top: 15px;
display: flex;
justify-content: center;
}
.background-video {
display: flex;
justify-content: center;
}