diff --git a/docs/_static/custom.css b/docs/_static/custom.css index 3d606c1585f4..83cbe0d3d9b3 100644 --- a/docs/_static/custom.css +++ b/docs/_static/custom.css @@ -27,7 +27,7 @@ body.two-column #gc-sidebar { .service.topic { width: 33%; - height: 435px; + height: 340px; float: left; text-align: center; } @@ -39,6 +39,10 @@ body.two-column #gc-sidebar { font-weight: 600; } +.service.topic img { + width: 160px; +} + .service.topic ul { list-style-type: none; font-size: 110%; diff --git a/docs/_templates/layout.html b/docs/_templates/layout.html index b8dcc3a3c7ac..0e768abe59a1 100644 --- a/docs/_templates/layout.html +++ b/docs/_templates/layout.html @@ -154,7 +154,7 @@

All API Docs

{%- block github_fork -%} - Fork me on GitHub + Fork me on GitHub {%- endblock -%} {%- block header %}