Package before formatting

This commit is contained in:
Thomas Smith 2022-09-12 18:02:55 -04:00
parent 047d5fd431
commit 9b1cf00594
2 changed files with 6 additions and 2 deletions

View file

@ -61,8 +61,8 @@
<!-- Package Section: Before -->
<section>
<div class="container">
<section class="black-bg">
<div class="container package_before">
<div class="row">
<div class="col">
<h2>package section</h2>

View file

@ -227,6 +227,10 @@ hr{
top:200px;
}
.package_before{
margin-bottom: 225px;
}
}
/* Package Display Section */