update aspect ratio and video url

This commit is contained in:
Seth Burkart
2024-06-08 22:24:24 +10:00
parent 45a514dd32
commit ea88f0754b
2 changed files with 2 additions and 3 deletions
+1 -1
View File
@@ -2911,7 +2911,7 @@ body:has(.outside-container:not(.hide)) #AddedSettings.tooltip:hover > .tooltipt
}
.whatsnewImg > iframe {
aspect-ratio: 16/9;
aspect-ratio: 16/9.823;
width: 100%;
height: 100%;
border-radius: 16px;