Skip to content

Commit

Permalink
Merge pull request #14 from HackerspaceKRK/background
Browse files Browse the repository at this point in the history
position banner properly
  • Loading branch information
hbrylkowski authored Aug 13, 2023
2 parents bb1a833 + d48ec8b commit 5ef6377
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _sass/yat/_layout.scss
Original file line number Diff line number Diff line change
Expand Up @@ -596,7 +596,7 @@ html {

& > *:first-child {
@include center-image;
background-position: top center;
background-position: center;
background-size: cover;
transition: 0.1s all ease-in-out;
}
Expand Down

0 comments on commit 5ef6377

Please sign in to comment.