I changed the visuals of the documentation files, improved the appearance of the post page, modified the header of the profile view, and added a Feed view.

This commit is contained in:
PascalMarchesseault
2024-06-30 12:39:54 -04:00
parent 88f79fd4b3
commit c26a4ba148
7 changed files with 89 additions and 37 deletions

View File

@@ -2,7 +2,7 @@
<div class="px-2">
<div class="flex flex-col max-w-2xl mx-auto rounded-3xl shadow-2xl mt-2 mb-16">
<H1 class="text-center text-4xl bg-fuchsia-900 p-3 rounded-t-3xl border-b-4 border-b-gray-200 font-sans text-white">
<H1 class="text-center text-4xl bg-fuchsia-900 p-3 w-full rounded-t-3xl border-b-4 border-b-gray-200 font-sans text-white">
Personnaliser votre profil
</H1>