Skip to content

Commit

Permalink
Add capitalone and databricks logo the panel
Browse files Browse the repository at this point in the history
  • Loading branch information
ronaldssebalamu committed Mar 4, 2024
1 parent e738ace commit 7e01f45
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions website/src/components/ContributingCompaniesPanel.module.css
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
<<<<<<< HEAD
=======
.companyLogos {
padding: 15px;
float: none;
display: flex;
justify-content: center;
text-align: center;
}

>>>>>>> 920432a (Add capitalone and databricks logo the panel)
.companyLogos img {
width: 386.667px;
<<<<<<< HEAD
height: 193.333px;
object-fit: cover;
object-position: center center;
=======
/* height: 386.667px */
>>>>>>> a4267b9 (add styling to the images in the contributingCompaniesPanel)
}

0 comments on commit 7e01f45

Please sign in to comment.