Files
2024-12-17 17:34:10 +01:00

10 lines
69 B
SCSS

// Iframe
iframe {
border: 0;
}
.modal iframe {
width: 100%;
}