We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 40e224f commit d529eb7Copy full SHA for d529eb7
1 file changed
resources/scss/src/apps/portal/home/FeatureSection.scss
@@ -25,13 +25,15 @@
25
font-size : min(max(4.5vw, 30px), 44px);
26
line-height: 1em;
27
margin : 0;
28
+ text-align : start;
29
}
30
31
h2.neo-h2 {
32
font-size : min(max(3.5vw, 24px), 35px);
33
font-weight: 600;
34
35
36
37
38
39
.page-live-preview {
0 commit comments