more
This commit is contained in:
@@ -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%;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user