Skip to content

Commit

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

.sbCnt {
min-height: 90px;
min-height: 120px;
display: flex;
justify-content: space-around;
align-items: center;
Expand All @@ -530,4 +530,6 @@ a:not([role=button]):focus {

.sponsored a {
color: #1DA32B;
text-decoration: underline;
text-underline-offset: 0.15em;
}

0 comments on commit 0449ed5

Please sign in to comment.