Some media pages

This commit is contained in:
2024-10-21 14:25:59 +03:00
parent 7292743767
commit abd3cf86b7
11 changed files with 253 additions and 1 deletions

View File

@@ -54,4 +54,9 @@
.testimonial a:hover {
text-decoration: underline;
}
}
.video-container {
aspect-ratio: 16 / 9;
width: 100%;
}