„lib/chiya_web/controllers/page_html/home.html.heex“ ändern

This commit is contained in:
inhji 2023-07-05 16:42:53 +02:00
parent fdff48d197
commit a66eab9771

View file

@ -1,11 +1,7 @@
<section class="p-10 bg-theme-background1"> <.header>
<h1 class="text-3xl font-extrabold leading-10 tracking-tight text-theme-primary | p-name"> <:title><%= @settings.title %></:title>
<%= @settings.title %> <:subtitle><%= @settings.subtitle %></:subtitle>
</h1> </.header>
<p class="mt-4 leading-7 text-theme-base/75 uppercase font-semibold | p-summary">
<%= @settings.subtitle %>
</p>
</section>
<section class="text-sm my-8"> <section class="text-sm my-8">
<ul class="flex flex-wrap gap-3"> <ul class="flex flex-wrap gap-3">