Skip to content

Commit

Permalink
Make hero text on obs landing page smaller (#4616)
Browse files Browse the repository at this point in the history
(cherry picked from commit 38e4edb)
  • Loading branch information
dedemorton authored and mergify[bot] committed Dec 3, 2024
1 parent eb6e2a4 commit db1e79a
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 db1e79a

Please sign in to comment.