change sup to small
This commit is contained in:
parent
3328e0c4b1
commit
5211e4623f
@ -18,7 +18,7 @@
|
|||||||
<!-- HEADER -->
|
<!-- HEADER -->
|
||||||
<header class="border-b-2 flex justify-center mb-4">
|
<header class="border-b-2 flex justify-center mb-4">
|
||||||
<div class="px-2 py-2 w-full max-w-6xl ">
|
<div class="px-2 py-2 w-full max-w-6xl ">
|
||||||
<h1 class="text-2xl font-bold text-gray-900 sm:text-3xl">Klectr<sup class="text-blue-500">Bin</sup></h1>
|
<h1 class="text-2xl font-bold text-gray-900 sm:text-3xl">Klectr<small class="text-blue-500">Bin</small></h1>
|
||||||
</div>
|
</div>
|
||||||
</header>
|
</header>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user