Skip to content

Commit

Permalink
Merge pull request #1692 from realcharmer/dropdown-img-margin
Browse files Browse the repository at this point in the history
Add margin to image in dropdown notifications
  • Loading branch information
hennevogel authored Nov 15, 2024
2 parents e87fbdd + 7e47f75 commit 50797da
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/assets/stylesheets/hackweek.scss
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ body {
img{
max-height: 30px;
width: auto;
margin-right: 1.5rem;
}
}
}
Expand Down

0 comments on commit 50797da

Please sign in to comment.