Pesky margins

This commit is contained in:
Thomas Smith 2022-09-28 17:45:51 -04:00
parent 709bef1e29
commit 826a02ff0a
2 changed files with 2 additions and 4 deletions

View file

@ -5,7 +5,7 @@
<!-- Package Grid Header -->
<hr>
<div class="container package-grid-header">
<h3 style="margin-bottom:-20px;">packages</h3>
<h3>packages</h3>
</div>
<hr>
<div class="container package-grid">

View file

@ -235,10 +235,8 @@ li{
}
h3{
font-size: 3.8rem;
font-size: 12vw;
line-height: 80px;
margin-bottom: 45px;
margin-top: 25px;
}
h4{