Skip to content

Commit

Permalink
Fix vertical alignment of notice icons
Browse files Browse the repository at this point in the history
  • Loading branch information
neoformit committed Jun 2, 2024
1 parent 77fa093 commit e9d84de
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions app/home/static/home/css/notice.css
Original file line number Diff line number Diff line change
Expand Up @@ -62,3 +62,6 @@
margin-bottom: .5rem;
font-size: .9rem;
}
.notice .material-icons {
vertical-align: sub;
}

0 comments on commit e9d84de

Please sign in to comment.