iframe 16 9 aspect ratio
All checks were successful
Release to Staging / build_and_release (push) Successful in 1m9s
All checks were successful
Release to Staging / build_and_release (push) Successful in 1m9s
This commit is contained in:
parent
61eeb7b0d4
commit
1429973d66
@ -746,3 +746,11 @@ a:hover {
|
||||
border-radius: 10px;
|
||||
border: solid 1px rgb(255 255 255 / 10%);
|
||||
}
|
||||
|
||||
iframe {
|
||||
border: 0;
|
||||
width: 100%;
|
||||
border-radius: 8px;
|
||||
aspect-ratio: 16 / 9;
|
||||
height: unset;
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user