Skip to content

Commit 504b922

Browse files
committed
Made icons smaller.
1 parent c493483 commit 504b922

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

docs/_static/custom.css

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ body.two-column #gc-sidebar {
2727

2828
.service.topic {
2929
width: 33%;
30-
height: 435px;
30+
height: 340px;
3131
float: left;
3232
text-align: center;
3333
}
@@ -39,6 +39,10 @@ body.two-column #gc-sidebar {
3939
font-weight: 600;
4040
}
4141

42+
.service.topic img {
43+
width: 160px;
44+
}
45+
4246
.service.topic ul {
4347
list-style-type: none;
4448
font-size: 110%;

0 commit comments

Comments
 (0)