Skip to content

Commit

Permalink
Merge pull request #912 from Inter-Actief/834-christmas-hat-covering-…
Browse files Browse the repository at this point in the history
…profile-picture-in-winter-theme

Adjusted position of christmas hat in profile menu.
  • Loading branch information
Kurocon authored Dec 9, 2024
2 parents b775751 + 51f6dcf commit b1bb909
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions amelie/style/static/css/christmas.css
Original file line number Diff line number Diff line change
Expand Up @@ -107,8 +107,8 @@ ffffff = text
width: 60%;
background-size: contain;
position: absolute;
top: 10%;
left: 20%;
top: 0%;
left: 30%;
background-repeat: no-repeat;
}

Expand Down

0 comments on commit b1bb909

Please sign in to comment.