website/sass/variables/spasing.scss
borntojesus d8c4f045fd fix_v1
2023-12-05 01:27:16 +02:00

18 lines
No EOL
258 B
SCSS

:root {
--container: 1100rem;
--mb-16: 16rem;
--mb-40: 40rem;
--border-r-8: 8rem;
--border-r-24: 24rem;
--transition: 0.5s;
--icon-border: 2rem;
--container-mob-section: 60rem;
--container-mob-padding: 16rem;
--menu-height: 90rem;
}