-
Planoetscher Daniel (Student Com20) authoredPlanoetscher Daniel (Student Com20) authored
app.scss 97 B
@import 'settings.scss';
html {
scroll-behavior: smooth;
}
body {
color: $body-color;
}
@import 'settings.scss';
html {
scroll-behavior: smooth;
}
body {
color: $body-color;
}