mirror of
https://github.com/dancojocaru2000/foxbank.git
synced 2025-02-23 10:19:35 +02:00
Fixed header text position
This commit is contained in:
parent
2d0bee72ff
commit
024a3c84a7
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
||||||
|
|
||||||
<main>
|
<main>
|
||||||
<div >
|
<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>
|
</div>
|
||||||
</main>
|
</main>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue