fix padding
This commit is contained in:
		@@ -110,7 +110,7 @@
 | 
			
		||||
                      </a>
 | 
			
		||||
                    </li> 
 | 
			
		||||
                  </ul> #}
 | 
			
		||||
                    <a href="/signup" target="_blank" onclick="window.open(this.href, '_blank'); return false;" class="blinking-effect dashboard rounded-2xl bg-black px-4 p-2 text-sm font-semibold text-white shadow-sm hover:text-gray-300 hover:bg-gray-900">Register Now</a>
 | 
			
		||||
                    <a href="/signup" onclick="window.open(this.href, '_blank'); return false;" class="blinking-effect dashboard rounded-2xl bg-black px-4 p-2 text-sm font-semibold text-white shadow-sm hover:text-gray-300 hover:bg-gray-900">Register Now</a>
 | 
			
		||||
                </div>
 | 
			
		||||
              </div>
 | 
			
		||||
            </div>
 | 
			
		||||
@@ -200,7 +200,7 @@
 | 
			
		||||
                      </div> #}
 | 
			
		||||
 | 
			
		||||
                      <div class="rounded-xl border-2 my-4 border-gray-400 py-2 mx-4">
 | 
			
		||||
                        <a href="/signup" target="_blank" class="mt-2 rounded-md px-4 py-2.5 text-lg font-semibold text-white shadow-sm hover:text-gray-300 focus-visible:outline focus-visible:outline-2 focus-visible:outline-offset-2 focus-visible:outline-white">Register Now</a><br>
 | 
			
		||||
                        <a href="/signup" class="mt-2 rounded-md px-4 py-2.5 text-lg font-semibold text-white shadow-sm hover:text-gray-300 focus-visible:outline focus-visible:outline-2 focus-visible:outline-offset-2 focus-visible:outline-white">Register Now</a><br>
 | 
			
		||||
                        <a href="https://threefold.info/aibox/docs/" 
 | 
			
		||||
                        class="text-lg  px-3 py-6 leading-6 font-normal text-white hover:text-gray-200 focus:outline-none focus:text-gray-50 transition ease-in-out duration-150" target="_blank">
 | 
			
		||||
                        Docs
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user