Skip to content

Commit

Permalink
Add new partners
Browse files Browse the repository at this point in the history
  • Loading branch information
maartenba committed Jun 28, 2023
1 parent 08a8da8 commit 6576aa0
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions css/cloudbrew.css
Original file line number Diff line number Diff line change
Expand Up @@ -432,14 +432,20 @@ header.masthead {
#partners a img.sponsor-silver {
width: 108px;
height: 54px;
margin: 4px;
padding: 4px;
}
#partners a img.sponsor-gold {
width: 192px;
height: 96px;
margin: 6px;
padding: 6px;
}
#partners a img.sponsor-platinum {
width: 240px;
height: 120px;
margin: 8px;
padding: 8px;
}
#partners a:hover img {
-webkit-box-shadow: 2px 2px 10px 0px rgb(204, 204, 204);
Expand Down
2 changes: 1 addition & 1 deletion css/cloudbrew.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 6576aa0

Please sign in to comment.