This commit is contained in:
5
app/views/components/_header.html.erb
Normal file
5
app/views/components/_header.html.erb
Normal file
@@ -0,0 +1,5 @@
|
||||
<header class="py-10">
|
||||
<div class="max-w-6xl mx-auto px-4 sm:px-6 lg:px-8">
|
||||
<h1 class="text-3xl font-bold text-white"><%= page_title %></h1>
|
||||
</div>
|
||||
</header>
|
||||
Reference in New Issue
Block a user