This commit is contained in:
Kenneth Jannette
2024-04-23 02:28:41 -05:00
parent 81bf28284c
commit 575c9ec2d3

View File

@@ -51,6 +51,7 @@ ul.navbar-nav {
section.section-one {
height: 680px;
margin-top: 30px;
display: flex;
justify-content: center;
}
@@ -72,6 +73,13 @@ section.section-one {
}
.hero-middle {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
margin-top: 20px;
margin-left: auto;
margin-right: auto;
width: 800px;
}
@@ -108,9 +116,9 @@ section.section-one {
.hero-button-box {
display: flex;
flex-direction: row;
justify-content: center;
margin-top: 50px;
padding-left: 8px;
width: 100%;
height: 130px;
}
@@ -907,6 +915,7 @@ li.nav-item {
margin: unset;
margin-top: unset;
}
.mobile-lower-header-top {
height: 60%;