Skip to content

Commit 4ed3994

Browse files
committed
refactor: make partners logos a bit smaller
1 parent 3a50a25 commit 4ed3994

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/lib/components/Partners.svelte

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,6 @@
3535
#logos img {
3636
margin-right: 30px;
3737
min-width: 120px;
38-
max-height: 120px;
38+
max-height: 100px;
3939
}
4040
</style>

0 commit comments

Comments
 (0)