Fix spacing

This commit is contained in:
Girish Ramakrishnan
2018-06-04 15:45:32 -07:00
parent 3f55064c47
commit 3b6ca1c59d

View File

@@ -196,8 +196,8 @@
<h1 ng-show="appstoreLogin.register">Sign up with Cloudron.io</h1>
<h1 ng-hide="appstoreLogin.register">Login to Cloudron.io</h1>
</div>
<div class="col-md-12 text-center" style="margin-top: 15px; margin-bottom: 15px;">
<p>This account will provide you access to the Cloudron App Store.</p>
<div class="col-md-12 text-center">
<p>This account will provide you access to the Cloudron App Store</p>
</div>
<div class="col-md-12" style="margin-bottom: 10px;">
<small class="text-danger" ng-show="appstoreLogin.error.generic">{{ appstoreLogin.error.generic }}</small>