clean up of home page and business page

This commit is contained in:
Calvin Jhunjhnuwala
2020-09-02 12:21:48 -07:00
parent 41dd67638e
commit 2261c5a213
8 changed files with 45 additions and 30 deletions

View File

@@ -33,7 +33,7 @@
}
.hc {
background: black;
padding: 2.25rem 2rem 7.75rem;
padding: 2.25rem 1.875rem 7.75rem;
color: $white;
background-position: bottom;
background-repeat: no-repeat;
@@ -42,7 +42,7 @@
padding-left: 2rem !important;
}
}
.hc h5 {
.hc .h2 {
height: 38px;
padding-bottom: 5rem;
}