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