Skip to content

Commit

Permalink
Make it easy to read the hero title with the background on smaller sc…
Browse files Browse the repository at this point in the history
…reens
  • Loading branch information
hsvikum committed Nov 22, 2023
1 parent d198da6 commit 5c68ea6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/css/custom.css
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@

.hero--primary {
background-image: url('../../static/img/home-banner.jpg');
background-position: center center;
background-position: 25% 50%;
background-size: cover;
background-color: var(--ifm-color-primary);
}
Expand Down

0 comments on commit 5c68ea6

Please sign in to comment.