Sharpening up everything!

This commit is contained in:
2024-04-06 19:11:00 -05:00
parent 96b48fb46a
commit aa375831c6
23 changed files with 468 additions and 106 deletions

View File

@@ -0,0 +1,5 @@
<h1 class="mb-6 border-b-2 border-solid border-black pb-1 text-center text-2xl font-bold">
@Model.Header.TitlePart.Title
</h1>
@await DisplayAsync(Model.Content)