💄 style: increase iframe margins
This commit is contained in:
parent
372d696eec
commit
c2d9107cd3
@ -22,12 +22,13 @@
|
|||||||
|
|
||||||
iframe {
|
iframe {
|
||||||
border: none;
|
border: none;
|
||||||
display:block;
|
display: block;
|
||||||
aspect-ratio: 16/9;
|
aspect-ratio: 16/9;
|
||||||
width: 100vmin;
|
width: 100vmin;
|
||||||
max-width: 80%;
|
max-width: 70%;
|
||||||
margin-left: 10%;
|
margin-left: 15%;
|
||||||
margin-right: 10%;
|
margin-right: 15%;
|
||||||
|
margin-bottom: 3vmin;
|
||||||
}
|
}
|
||||||
|
|
||||||
ul {
|
ul {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user