Skip to content

Commit

Permalink
Make hero text on obs landing page smaller (#4616) (#4624)
Browse files Browse the repository at this point in the history
(cherry picked from commit 38e4edb)

Co-authored-by: DeDe Morton <[email protected]>
  • Loading branch information
mergify[bot] and dedemorton authored Dec 4, 2024
1 parent 708dec3 commit 5b2b9cc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/en/observability/landing-page/temp/style.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
}
#landing-page #intro-section #intro-text p,
#landing-page #intro-section #intro-text li {
font-size: 1.25rem;
font-size: 1.125rem;
}
#landing-page #intro-section .intro-image {
background-size: cover;
Expand Down Expand Up @@ -154,7 +154,7 @@
margin-top: 20px;
}
#landing-page #use-cases .use-case-item p {
font-size: 1.25rem;
font-size: 1.125rem;
}
#landing-page #use-cases .use-case-item ul li {
padding-bottom: 15px;
Expand Down

0 comments on commit 5b2b9cc

Please sign in to comment.