1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-08-09 07:25:19 +02:00

Merge branch 'main' of github.com:maybe-finance/maybe into rule-name

This commit is contained in:
hatz 2025-05-08 08:48:51 -05:00
commit dfef2897e0
No known key found for this signature in database

View file

@ -3,9 +3,9 @@
%> %>
<% if self_hosted_first_login? %> <% if self_hosted_first_login? %>
<div class="fixed inset-0 w-full h-fit bg-gray-25 p-5 border-b border-secondary flex flex-col gap-3 items-center text-center mb-12"> <div class="fixed inset-0 w-full h-fit bg-container p-5 border-b border-secondary flex flex-col gap-3 items-center text-center mb-12">
<h2 class="font-bold text-xl"><%= t(".welcome_title") %></h2> <h2 class="font-bold text-primary text-xl"><%= t(".welcome_title") %></h2>
<p class="text-secondary text-sm"><%= t(".welcome_body") %></p> <p class="text-secondary text-secondary text-sm"><%= t(".welcome_body") %></p>
</div> </div>
<% elsif @invitation %> <% elsif @invitation %>
<div class="space-y-1 mb-6 text-center"> <div class="space-y-1 mb-6 text-center">