updates section

This commit is contained in:
dstrukt
2021-08-31 22:12:14 -07:00
committed by Andrew Camilleri
parent 21fb3813dd
commit 014c43f79b

View File

@@ -8,6 +8,12 @@ section {
padding: 80px 0px;
}
@media (min-width: 768px) {
section {
padding: 96px 0px;
}
}
@media (min-width: 992px) {
section {
padding: 128px 0px;