Update szamp.css

This commit is contained in:
Csenge Emese Ujfaluczki 2025-03-18 19:11:27 +00:00
parent bb3dd636c0
commit 59ef42a765

View File

@ -107,3 +107,11 @@ body.fade-out {
.animated-bg {
transition: opacity 0.5s ease-in-out;
}
.video {
text-align: center;
padding-bottom: 20px;
background: #c789ad;
margin-top: 30px;
border-radius: 20px;
}