|
@@ -1,26 +1,23 @@
|
|
<div class="modal fade" id="modal-download" tabindex="-1" role="dialog" aria-labelledby="modal-download-label">
|
|
<div class="modal fade" id="modal-download" tabindex="-1" role="dialog" aria-labelledby="modal-download-label">
|
|
- <div class="modal-dialog modal-md" role="document">
|
|
|
|
|
|
+ <div class="modal-dialog" role="document">
|
|
<div class="modal-content">
|
|
<div class="modal-content">
|
|
<div class="modal-header">
|
|
<div class="modal-header">
|
|
<button type="button" class="close" data-dismiss="modal" aria-label="Close"><i class="fa fa-times"></i></button>
|
|
<button type="button" class="close" data-dismiss="modal" aria-label="Close"><i class="fa fa-times"></i></button>
|
|
<h2 class="modal-title" id="modal-download-label">Help Us Out!</h2>
|
|
<h2 class="modal-title" id="modal-download-label">Help Us Out!</h2>
|
|
</div>
|
|
</div>
|
|
- <div class="modal-body text-md">
|
|
|
|
- <p class="padding-bottom-sm">
|
|
|
|
|
|
+ <div class="modal-body text-lg">
|
|
|
|
+ <p class="margin-bottom-lg">
|
|
I hope you love Font Awesome. If you've found it useful,
|
|
I hope you love Font Awesome. If you've found it useful,
|
|
<a class="strong" href="https://fonticons.com/?utm_source=font_awesome_homepage&utm_medium=display&utm_content=download_modal&utm_campaign=promo_4.3_update" target="_blank">
|
|
<a class="strong" href="https://fonticons.com/?utm_source=font_awesome_homepage&utm_medium=display&utm_content=download_modal&utm_campaign=promo_4.3_update" target="_blank">
|
|
- please do me a favor and check out my latest project, Fonticons
|
|
|
|
- </a>. It makes it easy to put the perfect icons on your website. Choose from our awesome, comprehensive icon
|
|
|
|
- sets or copy and paste your own.
|
|
|
|
|
|
+ please do me a favor and check out my latest project, Fonticons</a>. It makes it easy to put the perfect
|
|
|
|
+ icons on your website. Choose from our awesome, comprehensive icon sets or copy and paste your own.
|
|
</p>
|
|
</p>
|
|
|
|
|
|
- <p class="padding-bottom-sm">
|
|
|
|
|
|
+ <p class="margin-bottom-lg">
|
|
Please. Check it out.
|
|
Please. Check it out.
|
|
</p>
|
|
</p>
|
|
|
|
|
|
- <p class="padding-bottom-sm">
|
|
|
|
- -Dave Gandy
|
|
|
|
- </p>
|
|
|
|
|
|
+ <p>—Dave Gandy</p>
|
|
</div>
|
|
</div>
|
|
<div class="modal-footer">
|
|
<div class="modal-footer">
|
|
<a class="btn btn-default btn-lg block-xs" href="{{ page.relative_path }}assets/font-awesome-{{ site.fontawesome.version }}.zip"
|
|
<a class="btn btn-default btn-lg block-xs" href="{{ page.relative_path }}assets/font-awesome-{{ site.fontawesome.version }}.zip"
|