Newer
Older
@use 'styles/settings'as s;
@use 'styles/mixins'as mx;
@use 'styles/functions'as fn;
.tasks-page {
.intro-section {
font-size: fn.toRem(18);
}
.tasks-container {
margin-top: 50px;
.task {
margin-bottom: 30px;