6 lines
99 B
SCSS
6 lines
99 B
SCSS
// Styling for the services section
|
|
.service-heading {
|
|
margin: 15px 0;
|
|
text-transform: none;
|
|
}
|