forked from deepStateMirrors/tabi
💄 style: increase iframe margins
This commit is contained in:
parent
372d696eec
commit
c2d9107cd3
1 changed files with 5 additions and 4 deletions
|
@ -22,12 +22,13 @@
|
|||
|
||||
iframe {
|
||||
border: none;
|
||||
display:block;
|
||||
display: block;
|
||||
aspect-ratio: 16/9;
|
||||
width: 100vmin;
|
||||
max-width: 80%;
|
||||
margin-left: 10%;
|
||||
margin-right: 10%;
|
||||
max-width: 70%;
|
||||
margin-left: 15%;
|
||||
margin-right: 15%;
|
||||
margin-bottom: 3vmin;
|
||||
}
|
||||
|
||||
ul {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue