Revert column class change (#460)

Closes #188

Revert change discussed in https://github.com/grpc/grpc.io/pull/186#discussion_r407724118
This commit is contained in:
Patrice Chalin 2020-10-16 14:29:22 -04:00 committed by GitHub
parent f31fedf425
commit ddb07fbf4d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@
{{ partial "nav.html" . }} {{ partial "nav.html" . }}
</div> </div>
<div class="column is-three-quarters"> <div class="column">
<section class="hero is-small"> <section class="hero is-small">
<div class="hero-body"> <div class="hero-body">
<div class="container"> <div class="container">