Files
2021-04-21 21:47:04 -05:00

19 lines
192 B
SCSS

body {
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
}
iframe {
border: 0;
}
figcaption,
figure,
main {
display: block;
}
main {
overflow: hidden;
}