Added packages page

This commit is contained in:
Thomas Smith 2023-01-23 11:41:38 -05:00
parent 8a8e6a1544
commit 6f0557e91b
3 changed files with 8 additions and 7 deletions

7
src/content/packages.md Normal file
View file

@ -0,0 +1,7 @@
---
title: "Package Vault"
Description: "Browse our packages"
layout: "packages"
menu: main
weight: 1
---

View file

@ -1,7 +1,5 @@
{{ define "main" }}
<!-- Package Grid -->
<!-- Desktop/Tablet Package Display -->
@ -11,7 +9,7 @@
</span>
<!-- Mobile Package Display -->
<!-- dont remove, it is not completely useless there is a ui bug i couldnt figure out
<!-- dont remove, it is not completely useless there is a ui bug i couldnt figure out
the only solution is to keep it here. sorry - neil
-->
<span class="swiper-package-display">

View file

@ -45,10 +45,6 @@ h5{
text-transform: uppercase;
}
.lead{
background-color: none !important;
}
p{
font-family: "sono", sans-serif;
color: #ffffff;