candifloss_site/scss/about.scss
candifloss ec5abc1865 Change section height
100vh to 90vh to make title footer
2025-05-29 08:26:52 +05:30

28 lines
680 B
SCSS

@use "about/base";
@use "about/section1";
@use "about/section5";
.section2 {
&::before {
background-image: url('https://wallpapers.com/images/hd/integral-project-management-cover-erpo8ef1af3wuquu.jpg');
}
}
.section3 {
&::before {
background-image: url('https://visme.co/blog/wp-content/uploads/2017/07/50-Beautiful-and-Minimalist-Presentation-Backgrounds-013.jpg');
}
}
.section4 {
&::before {
background-image: url('https://www.elegantthemes.com/blog/wp-content/uploads/2013/09/bg-1-full.jpg');
}
}
.section5 {
&::before {
background-image: url('https://wallpapers.com/images/hd/professional-zoom-background-3h69jq8rrky7f3tj.jpg');
}
}