1
0
Fork 0
mirror of https://github.com/dancojocaru2000/foxbank.git synced 2025-02-23 08:09:35 +02:00

Fixed header text position

This commit is contained in:
Kenneth Bruen 2021-11-16 22:29:11 +02:00
parent 2d0bee72ff
commit 024a3c84a7
Signed by: kbruen
GPG key ID: C1980A470C3EE5B1

View file

@ -4,7 +4,7 @@
<main>
<div >
<h1 class="font-title text-7xl text-gray-50">FOXBANK</h1>
<h1 class="font-title text-7xl text-gray-50 mx-8">FOXBANK</h1>
</div>
</main>