Fix layout on larger screen

This commit is contained in:
Girish Ramakrishnan
2018-06-05 22:26:49 -07:00
parent 28f183f450
commit e09d2db7e6

View File

@@ -55,7 +55,7 @@
<div class="card" style="max-width: none; padding: 20px;">
<form name="dnsCredentialsForm" role="form" novalidate ng-submit="setDnsCredentials()" autocomplete="off">
<div class="row">
<div class="col-md-8 col-md-offset-2 text-center">
<div class="col-md-10 col-md-offset-1 text-center">
<h1>Cloudron Setup</h1>
<h3>Provide a domain for your Cloudron</h3>
<p>Apps will be installed on subdomains of this domain</p>