This commit is contained in:
Kenneth Jannette
2024-03-20 03:19:08 -05:00
parent a1fcb1b970
commit 9804928fa5
2 changed files with 7 additions and 2 deletions

View File

@@ -733,6 +733,10 @@ li.nav-item {
}
@media only screen and (max-width: 498px) {
.homepage-container {
width: 392px;
}
ul.navbar-nav {
margin-left: auto;
}
@@ -847,6 +851,7 @@ li.nav-item {
background-position: center;
background-repeat: no-repeat;
background-size: cover;
margin-top: 28px;
}
.section-2 {