mrowww (#1278)
This commit is contained in:
+1
-1
@@ -368,7 +368,7 @@
|
|||||||
|
|
||||||
<!-- Supporters -->
|
<!-- Supporters -->
|
||||||
<% if (typeof supporters !== 'undefined' && supporters.length > 0) { %>
|
<% if (typeof supporters !== 'undefined' && supporters.length > 0) { %>
|
||||||
<section class="pb-40" style="background: linear-gradient(to bottom, transparent 0%, rgba(0,0,0,0.45) 30%, rgba(0,0,0,0.45) 100%); padding-top: 120px;">
|
<section class="pb-40" style="background: linear-gradient(to bottom, transparent 0%, rgba(0,0,0,0.45) 30%, rgba(0,0,0,0.45) 100%); padding-top: 102px;">
|
||||||
<div class="max-w-[1400px] mx-auto px-6 lg:px-8">
|
<div class="max-w-[1400px] mx-auto px-6 lg:px-8">
|
||||||
<p class="text-center text-sm uppercase tracking-widest text-muted opacity-70 mb-5"><%= t('home.supportedBy') %></p>
|
<p class="text-center text-sm uppercase tracking-widest text-muted opacity-70 mb-5"><%= t('home.supportedBy') %></p>
|
||||||
<div class="flex flex-wrap justify-center gap-2">
|
<div class="flex flex-wrap justify-center gap-2">
|
||||||
|
|||||||
Reference in New Issue
Block a user