6 lines
185 B
SCSS
6 lines
185 B
SCSS
.section2 {
|
|
&::before {
|
|
background-image: url('https://wallpapers.com/images/hd/integral-project-management-cover-erpo8ef1af3wuquu.jpg');
|
|
}
|
|
background-color: orange;
|
|
} |