Improve spacing on small screens

This commit is contained in:
Andrew David Wong 2020-09-13 08:35:57 -05:00
parent 3110a406b6
commit 74d8f1fcc8
No known key found for this signature in database
GPG Key ID: 8CE137352A019A17

View File

@ -182,14 +182,14 @@ If you encounter any problems, please visit the [Help, Support, and Mailing List
<hr class="more-top more-bottom"> <hr class="more-top more-bottom">
<div class="row"> <div class="row">
<div class="col-lg-4 col-md-4"> <div class="col-lg-4 col-md-4 more-bottom">
<h2>Compatible Hardware</h2> <h2>Compatible Hardware</h2>
<p>Make sure your hardware is compatible, as Qubes OS cannot run on every type of computer. Also, check out <a href="/doc/certified-laptops/">Qubes-certified Laptops</a>.</p> <p>Make sure your hardware is compatible, as Qubes OS cannot run on every type of computer. Also, check out <a href="/doc/certified-laptops/">Qubes-certified Laptops</a>.</p>
<a href="/hcl/" class="btn btn-primary"> <a href="/hcl/" class="btn btn-primary">
<i class="fa fa-laptop"></i> Hardware Compatibility List <i class="fa fa-laptop"></i> Hardware Compatibility List
</a> </a>
</div> </div>
<div class="col-lg-4 col-md-4"> <div class="col-lg-4 col-md-4 more-bottom">
<h2>Downloads</h2> <h2>Downloads</h2>
<p>Download an ISO, learn how to verify its authenticity and integrity, and follow our guides to install Qubes OS. Looking for the source code? You'll find it on <a href="https://github.com/QubesOS">GitHub</a>.</p> <p>Download an ISO, learn how to verify its authenticity and integrity, and follow our guides to install Qubes OS. Looking for the source code? You'll find it on <a href="https://github.com/QubesOS">GitHub</a>.</p>
<a href="/downloads/" class="btn btn-primary"> <a href="/downloads/" class="btn btn-primary">