[YTEmbed] Make it look better on mobile

This commit is contained in:
2026-02-11 12:53:12 +01:00
parent 9c9dc32789
commit a771cf5896

View File

@@ -1,6 +1,7 @@
.yt-embed {
width: 100%;
height: 100%;
width: 98%;
height: 98%;
padding: 1%;
display: flex;
justify-content: center;
align-items: center;