11 lines
137 B
SCSS
11 lines
137 B
SCSS
|
|
|
|
|
|
/* --------------- services page styles --------------- */
|
|
.services-page{
|
|
.features{
|
|
background-color: #e7f1ff;
|
|
}
|
|
}
|
|
|