Vertical center sponsors logos (#93)

This is a small change that vertically aligns the spoonsors logos.

Before:

![image](/attachments/f0b80b22-a11d-4030-8fe5-f3e38f68a25c)

After:

![image](/attachments/43d5c469-841f-4697-866c-27de5a6ee712)

Co-authored-by: techknowlogick <techknowlogick@gitea.io>
Reviewed-on: https://gitea.com/gitea/theme/pulls/93
Co-authored-by: rgentry <rgentry@noreply.gitea.io>
Co-committed-by: rgentry <rgentry@noreply.gitea.io>
This commit is contained in:
rgentry 2021-02-02 20:35:02 +08:00 committed by techknowlogick
parent 3bcc076f32
commit 0d6e1417ed
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@
<div class="hero-body">
<div class="container has-text-centered">
<h2 class="subtitle is-2">Sponsors</h2>
<div class="columns">
<div class="columns" style="align-items: center;justify-content: center;">
<div class="column">
<a href="http://inblockchain.com"><img style="width: 175px" src="/images/inblockchain.png" alt="INBlockchain"></a>
</div>