mirror of https://github.com/grpc/grpc.io.git
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:
parent
f31fedf425
commit
ddb07fbf4d
|
|
@ -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">
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue