edits to the home page, changed some styling for mobile

This commit is contained in:
Calvin Jhunjhnuwala
2020-08-26 16:05:10 -07:00
parent a0f6bea272
commit 660224d12b
4 changed files with 10 additions and 7 deletions

View File

@@ -40,6 +40,9 @@
background-position: bottom;
background-repeat: no-repeat;
background-size: 100% 70px;
@media (max-width: 991px) {
padding-left: 2rem;
}
}
.hc h5 {
height: 38px;