Browse Source

Update wording on download modal

Dave Gandy 10 years ago
parent
commit
bfc7b259df
1 changed files with 3 additions and 3 deletions
  1. 3 3
      src/_includes/modals/download.html

+ 3 - 3
src/_includes/modals/download.html

@@ -6,7 +6,7 @@
         <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">
       <div class="modal-body text-md">
-        <p>
+        <p class="padding-bottom-sm">
           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
             please do me a favor and check out my latest project, Fonticons
@@ -15,11 +15,11 @@
           sets or copy and paste your own.
           sets or copy and paste your own.
         </p>
         </p>
 
 
-        <p>
+        <p class="padding-bottom-sm">
           Please. Check it out.
           Please. Check it out.
         </p>
         </p>
 
 
-        <p>
+        <p class="padding-bottom-sm">
           -Dave Gandy
           -Dave Gandy
         </p>
         </p>
       </div>
       </div>