Skip to content

Commit 003eabb

Browse files
committed
Fixing buttons in full-width banner component, stopping them growing to full width
1 parent a04dbe7 commit 003eabb

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

app/components/cms/full_width_banner_component/full_width_banner_component.scss

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@
77
}
88
}
99

10+
.cms-button-container {
11+
align-items: flex-start;
12+
}
13+
1014
.cms-full-width-banner__heading {
1115
margin-bottom: 20px;
1216
}

0 commit comments

Comments
 (0)