Skip to content

Commit d529eb7

Browse files
committed
Portal.view.home.FeatureSection: h1, h2 alignments #6522
1 parent 40e224f commit d529eb7

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

resources/scss/src/apps/portal/home/FeatureSection.scss

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,13 +25,15 @@
2525
font-size : min(max(4.5vw, 30px), 44px);
2626
line-height: 1em;
2727
margin : 0;
28+
text-align : start;
2829
}
2930

3031
h2.neo-h2 {
3132
font-size : min(max(3.5vw, 24px), 35px);
3233
font-weight: 600;
3334
line-height: 1em;
3435
margin : 0;
36+
text-align : start;
3537
}
3638

3739
.page-live-preview {

0 commit comments

Comments
 (0)