further refactor paddings and colors

This commit is contained in:
geoffrey45
2022-02-12 11:32:50 +03:00
parent 88e1d42ab5
commit 6d6d2831c0
14 changed files with 26 additions and 24 deletions
+1 -2
View File
@@ -23,8 +23,7 @@ const props = defineProps({
<style lang="scss">
.f-container {
padding: $small 0 $smaller 0;
overflow: hidden;
padding: 0 0 0 0;
}
.no_f {