Skip to content

Commit eba748c

Browse files
authored
Merge pull request QuantStack#35 from martinRenou/center_logos_mobile
Center logos on mobile
2 parents 7272b0c + d9f2537 commit eba748c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

css/styles.css

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -387,6 +387,9 @@ div.spacer.big{
387387
box-shadow: 0px 1px 10px 0 rgba(1, 0, 0, 0.17);
388388
cursor: pointer;
389389
}
390+
.bloc-company a img{
391+
margin: auto;
392+
}
390393
.icon-content{
391394
text-align: center;
392395
color: #ffffff;

0 commit comments

Comments
 (0)