Skip to content

Commit

Permalink
More website tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
rspilker committed Sep 28, 2024
1 parent eb29efe commit 7e188e5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions website/resources/css/custom.css
Original file line number Diff line number Diff line change
Expand Up @@ -506,9 +506,9 @@ a:not([role=button]):focus {
}

.sbCnt {
height: 90px;
min-height: 90px;
display: flex;
justify-content: space-between;
justify-content: space-around;
align-items: center;
}

Expand Down

0 comments on commit 7e188e5

Please sign in to comment.