mltest / style.css
max-lakera's picture
Update style.css
65fbc56
raw
history blame
No virus
160 Bytes
body {
padding: 2rem;
font-family: -apple-system, BlinkMacSystemFont, "Arial", sans-serif;
}
iframe {
border: none;
width: 100%;
height: 90vh;
}