Refactor background video styles and enhance button placement in index.html

This commit is contained in:
vista-man
2025-04-09 14:07:06 +02:00
parent 8695286236
commit 61781e9e36
3 changed files with 18 additions and 26 deletions

View File

@@ -146,20 +146,6 @@ p {
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;
}
.item-container {
display: flex;