Minor edits to layout

This commit is contained in:
Dave Gandy 2016-04-20 14:37:36 -04:00
parent 7b41dd0092
commit 3ffdbaa8da
2 changed files with 8 additions and 8 deletions

View File

@ -6,15 +6,15 @@ relative_path: ../../
<div class="container">
<div class="row">
<div class="col-md-8 col-md-offset-2 margin-top-lg">
<div class="well well-lg margin-top-xl margin-bottom-none">
<div class="col-md-6 col-md-offset-3 margin-top-lg">
<div class="well well-lg margin-top-xl margin-bottom-xl">
<h1 class="text-danger page-header"><i class="fa fa-exclamation-triangle"></i> Oh noes!</h1>
<p class="lead">
Something bad happened on our end when sending you an embed code.
Something bad happened on our end when sending your embed code.
We've already been notified and are looking into it.
</p>
<p class="lead margin-bottom-none">
<p class="lead">
Hang tight for just a bit and we should have things fixed up shortly.
</p>
</div>

View File

@ -6,17 +6,17 @@ relative_path: ../../
<div class="container">
<div class="row">
<div class="col-md-8 col-md-offset-2 margin-top-lg">
<div class="well well-lg margin-top-xl margin-bottom-none">
<div class="col-md-6 col-md-offset-3 margin-top-lg">
<div class="well well-lg margin-top-xl margin-bottom-xl">
<h1 class="text-success page-header"><i class="fa fa-envelope"></i> On the way!</h1>
<p class="lead">
We just sent you an email with your new Font Awesome CDN embed code and instructions
for what to do next!
</p>
<div class="text-muted">
<p class="lead text-muted">
If you don't see the email, maybe check your spam.
</div>
</p>
</div>
</div>