mirror of
https://github.com/web3privacy/web
synced 2024-10-15 18:26:27 +02:00
Decreased the size of the title dueo to About Web3Privacy.
This commit is contained in:
parent
61ad71eb01
commit
de8be04b2f
1 changed files with 2 additions and 2 deletions
|
@ -172,9 +172,9 @@ function genHeading(str) {
|
|||
!banner && (
|
||||
<>
|
||||
<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>
|
||||
<code class="font-mono layout-heading ">
|
||||
<code class="font-mono layout-heading">
|
||||
{genHeading(title)}
|
||||
</code>
|
||||
</pre>
|
||||
|
|
Loading…
Reference in a new issue