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 ce4b3ec commit f89916bCopy full SHA for f89916b
src/assets/css/style.css
@@ -935,12 +935,24 @@ button,
935
936
.hero-title {
937
font-size: 28px;
938
+ line-height: 1.3;
939
+ margin-bottom: 16px;
940
+ }
941
+
942
+ .hero-highlight {
943
+ font-size: 18px;
944
+ margin: 16px 0 8px;
945
946
947
+ .hero-list li {
948
949
+ line-height: 1.5;
950
+ margin: 4px 0;
951
}
952
- .hero-highlight,
- .hero-list li,
953
.hero-cta {
954
font-size: 18px;
955
+ margin-top: 16px;
956
957
958
.content-hero {
0 commit comments