Skip to content

Commit

Permalink
Tweak styles for individual sponsors
Browse files Browse the repository at this point in the history
  • Loading branch information
thinca committed Oct 10, 2024
1 parent 4e52d38 commit 65b64bc
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions 2024/css/base.css
Original file line number Diff line number Diff line change
Expand Up @@ -277,7 +277,7 @@ ul.cfp, ul.cfp ul, ul.about {
width: 150px;
}

.individual-sponsor {
.individual-sponsors {
padding: 0.5em;
border-radius: 0.5em;
line-height: 1;
Expand All @@ -297,7 +297,8 @@ ul.cfp, ul.cfp ul, ul.about {
}

.individual-sponsors-comment {
min-height: 4em;
height: 2em;
overflow: clip;
}

#time-table th:nth-child(3) {
Expand Down

0 comments on commit 65b64bc

Please sign in to comment.