improved spacing between autonomic logo and fluff
Some checks failed
continuous-integration/drone/push Build is failing

this is because it was a bit too close in tablet views
This commit is contained in:
Roxie Gibson 2021-03-30 15:17:57 +01:00
parent 7c5ec4f299
commit 943b0089d9
Signed by untrusted user: roxxers
GPG Key ID: 5D0140EDEE123F4D

View File

@ -4,7 +4,7 @@
<h1 class="is-uppercase is-size-3 has-text-weight-bold">Who is involved</h1> <h1 class="is-uppercase is-size-3 has-text-weight-bold">Who is involved</h1>
<hr class="hr-header has-background-white"> <hr class="hr-header has-background-white">
</div> </div>
<div class="columns is-multiline is-tablet is-variable is-1 is-vcentered"> <div class="columns is-multiline is-tablet is-variable is-5 is-vcentered">
<div class="column is-one-third is-full-mobile"> <div class="column is-one-third is-full-mobile">
<img id="autonomic-logo" alt="Autonomic Logo" width="350px" src="/svg/autonomic_logo_white.svg"> <img id="autonomic-logo" alt="Autonomic Logo" width="350px" src="/svg/autonomic_logo_white.svg">
</div> </div>