Decreased the size of the title dueo to About Web3Privacy.

This commit is contained in:
NoobDeveloper412 2024-10-01 17:49:17 +05:00
parent 61ad71eb01
commit de8be04b2f

View file

@ -172,9 +172,9 @@ function genHeading(str) {
!banner && ( !banner && (
<> <>
<div class="middle-pane-medium mt-8 sm:mt-14 sm:mb-8"> <div class="middle-pane-medium mt-8 sm:mt-14 sm:mb-8">
<div class="leading-none flex justify-center mb-3 text-[4px] sm:text-[8px] text-white"> <div class="leading-none flex justify-center mb-3 text-[3.5px] sm:text-[8px] text-white">
<pre> <pre>
<code class="font-mono layout-heading "> <code class="font-mono layout-heading">
{genHeading(title)} {genHeading(title)}
</code> </code>
</pre> </pre>