Skip to content

Commit

Permalink
Make background cover
Browse files Browse the repository at this point in the history
  • Loading branch information
erikinkinen committed Jun 21, 2023
1 parent 2930b5e commit a4625ff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions themes/gohugo-theme-ananke/static/css/custom.css
Original file line number Diff line number Diff line change
Expand Up @@ -198,6 +198,7 @@ a:hover {
background-image: url('/img/bookworm.png');
background-repeat: no-repeat;
background-position: 50% 0;
background-size: cover;
}

.home-social-icon {
Expand Down

0 comments on commit a4625ff

Please sign in to comment.