Added UI changes for 2020 hackathon #3
1 changed files with 2 additions and 1 deletions
|
@ -60,7 +60,8 @@ div.main-logo {
|
|||
.sponsors img {
|
||||
display: inline-block;
|
||||
margin-right: 40px;
|
||||
max-width: 100%;
|
||||
/* Hack to fix overflow of bose logo*/
|
||||
max-width: calc(100% - 10px);
|
||||
}
|
||||
|
||||
.title-sponsors img{
|
||||
|
|
Loading…
Add table
Reference in a new issue