8 lines
116 B
SCSS
8 lines
116 B
SCSS
|
.services-bg {
|
||
|
background-color: rgba(green, 0.5);
|
||
|
}
|
||
|
|
||
|
.services-section {
|
||
|
background-color: rgba(green, 0.5);
|
||
|
}
|