Skip to content

Commit

Permalink
add css for promo
Browse files Browse the repository at this point in the history
  • Loading branch information
yelizariev committed Jul 20, 2024
1 parent 038b419 commit 17a4573
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions ui/assets/css/hound.css
Original file line number Diff line number Diff line change
Expand Up @@ -497,3 +497,8 @@ button:focus {
z-index: -1;
opacity: 0;
}

#promo {
text-align: center;
margin: 25px 0 20px;
}

0 comments on commit 17a4573

Please sign in to comment.