Skip to content

Commit 6b7b06e

Browse files
authored
More Space Between Sponsors (#3909)
slightly more space between logos
1 parent befa88b commit 6b7b06e

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

src/css/main.less

+2-3
Original file line numberDiff line numberDiff line change
@@ -1162,13 +1162,12 @@ dialog {
11621162
margin-bottom: 15px;
11631163
}
11641164
.tab_sponsor {
1165-
display: none;
1166-
margin: 0 auto 10px auto;
1165+
min-height: 65px;
11671166
}
11681167
.img_sponsor {
11691168
height: 100%;
11701169
max-height: 50px;
1171-
padding: 5px 10px;
1170+
margin: 5px 15px;
11721171
}
11731172
.note {
11741173
background-color: #fff7cd;

0 commit comments

Comments
 (0)