Skip to content
This repository was archived by the owner on Feb 5, 2022. It is now read-only.

Commit 0ced523

Browse files
fix(app-detailed-service): add style to prevent overflow
1 parent 3f2495b commit 0ced523

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/pages/app-detailed-service/app-detailed-service.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
.services {
44
font-family: 'Muli', sans-serif;
5+
overflow-x: hidden;
56

67
.hero {
78
padding-top: 150px;

0 commit comments

Comments
 (0)