Skip to content
This repository has been archived by the owner on Apr 25, 2024. It is now read-only.

Commit

Permalink
nice homepage buttons
Browse files Browse the repository at this point in the history
  • Loading branch information
andreiggr committed Jan 28, 2022
1 parent 332e668 commit 14616da
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions theme/site/globals/site.overrides
Original file line number Diff line number Diff line change
Expand Up @@ -845,6 +845,12 @@ body #page-document .imageAndRichText + p {

/*--- Home page ---*/

.homepage-button {
&:hover {
background-image: linear-gradient(#9dcfb3, #b5c333);
}
}

.home-tab.ui.item.menu {
max-width: 715px;
margin: 2em auto !important;
Expand Down

0 comments on commit 14616da

Please sign in to comment.