mirror of
https://gitea.com/gitea/theme.git
synced 2026-05-03 18:22:38 +08:00
Vertical center sponsors logos (#93)
This is a small change that vertically aligns the spoonsors logos. Before:  After:  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:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user