Remove text-center in /about

This commit is contained in:
ekzyis 2024-07-12 10:17:21 +02:00
parent e0fe12d23d
commit 6a43ce5abd
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ templ About() {
@components.Head()
<body class="container">
@components.Nav()
<div id="content" class="flex flex-col text-center">
<div id="content" class="flex flex-col">
@components.Figlet("random", "about")
<div class="flex flex-col mb-3">
<h1>📈 Prediction market?</h1>