Fix title level

This commit is contained in:
Harshad Sharma 2024-05-16 08:56:42 +05:30
parent c1c428d524
commit 276882ff63

View file

@ -108,7 +108,7 @@ defmodule FreediveWeb.ServiceLive.Components do
</div>
<div class="columns is-vcentered is-fullwidth">
<div class="column is-narrow">
<.title>
<.title is-4>
<%= @selected_item.name %>
</.title>
</div>