We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c493483 commit 504b922Copy full SHA for 504b922
1 file changed
docs/_static/custom.css
@@ -27,7 +27,7 @@ body.two-column #gc-sidebar {
27
28
.service.topic {
29
width: 33%;
30
- height: 435px;
+ height: 340px;
31
float: left;
32
text-align: center;
33
}
@@ -39,6 +39,10 @@ body.two-column #gc-sidebar {
39
font-weight: 600;
40
41
42
+.service.topic img {
43
+ width: 160px;
44
+}
45
+
46
.service.topic ul {
47
list-style-type: none;
48
font-size: 110%;
0 commit comments