7 lines
85 B
SCSS
7 lines
85 B
SCSS
iframe {
|
|
display: block;
|
|
border: none;
|
|
width: 100%;
|
|
height: 100vh;
|
|
}
|