1
0
Fork 0
mirror of synced 2024-06-29 11:40:45 +12:00

Fixed spacing

This commit is contained in:
Eldad Fux 2019-12-14 06:15:04 +02:00
parent 2ec2caa9e1
commit 50e2fe22ad

View file

@ -7,7 +7,7 @@ $home = $this->getParam('home', '');
<h1 class="margin-bottom">Welcome to Appwrite Console</h1>
<p class="margin-bottom">Start creating projects and take advantage of Appwrite development tools and APIs.</p>
<p class="margin-bottom margin-top-negative-small">Start creating projects and take advantage of Appwrite development tools and APIs.</p>
<ul class="margin-bottom-xl clear">
<li class="pull-start margin-end"><a href="<?php echo $home; ?>/" target="_blank"><i class="icon-lamp"></i> &nbsp;Learn More</a></li>