mirror of
https://github.com/FortAwesome/Font-Awesome.git
synced 2024-12-27 14:01:30 +08:00
Minor edits to layout
This commit is contained in:
parent
7b41dd0092
commit
3ffdbaa8da
@ -6,15 +6,15 @@ relative_path: ../../
|
|||||||
|
|
||||||
<div class="container">
|
<div class="container">
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<div class="col-md-8 col-md-offset-2 margin-top-lg">
|
<div class="col-md-6 col-md-offset-3 margin-top-lg">
|
||||||
<div class="well well-lg margin-top-xl margin-bottom-none">
|
<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>
|
<h1 class="text-danger page-header"><i class="fa fa-exclamation-triangle"></i> Oh noes!</h1>
|
||||||
<p class="lead">
|
<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.
|
We've already been notified and are looking into it.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<p class="lead margin-bottom-none">
|
<p class="lead">
|
||||||
Hang tight for just a bit and we should have things fixed up shortly.
|
Hang tight for just a bit and we should have things fixed up shortly.
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
|
@ -6,17 +6,17 @@ relative_path: ../../
|
|||||||
|
|
||||||
<div class="container">
|
<div class="container">
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<div class="col-md-8 col-md-offset-2 margin-top-lg">
|
<div class="col-md-6 col-md-offset-3 margin-top-lg">
|
||||||
<div class="well well-lg margin-top-xl margin-bottom-none">
|
<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>
|
<h1 class="text-success page-header"><i class="fa fa-envelope"></i> On the way!</h1>
|
||||||
<p class="lead">
|
<p class="lead">
|
||||||
We just sent you an email with your new Font Awesome CDN embed code and instructions
|
We just sent you an email with your new Font Awesome CDN embed code and instructions
|
||||||
for what to do next!
|
for what to do next!
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<div class="text-muted">
|
<p class="lead text-muted">
|
||||||
If you don't see the email, maybe check your spam.
|
If you don't see the email, maybe check your spam.
|
||||||
</div>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
Reference in New Issue
Block a user