Files
study/sass/style.scss
2026-03-23 09:06:35 -04:00

9 lines
74 B
SCSS

html,
body {
width: 100%;
height: 100%;
margin: 0;
padding: 0;
}