Skip to content

Commit c34ae7d

Browse files
Make hero text on obs landing page smaller (#4616) (#4617)
(cherry picked from commit 38e4edb) Co-authored-by: DeDe Morton <dede.morton@elastic.co>
1 parent eb6e2a4 commit c34ae7d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/en/observability/landing-page/temp/style.asciidoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
}
1717
#landing-page #intro-section #intro-text p,
1818
#landing-page #intro-section #intro-text li {
19-
font-size: 1.25rem;
19+
font-size: 1.125rem;
2020
}
2121
#landing-page #intro-section .intro-image {
2222
background-size: cover;
@@ -154,7 +154,7 @@
154154
margin-top: 20px;
155155
}
156156
#landing-page #use-cases .use-case-item p {
157-
font-size: 1.25rem;
157+
font-size: 1.125rem;
158158
}
159159
#landing-page #use-cases .use-case-item ul li {
160160
padding-bottom: 15px;

0 commit comments

Comments
 (0)