refactor: clean comment

This commit is contained in:
Lucas Larroche 2022-12-29 17:52:08 +07:00
parent f8a9293942
commit dccee093a6

View File

@ -52,7 +52,7 @@
}
}
// Regular pacing <header>, <main>, <footer>
// Regular vertical spacings for <header>, <main>, <footer>
@else {
padding: var(#{$}block-spacing-vertical) 0;
}