more
This commit is contained in:
@@ -82,8 +82,8 @@ const HomePage = () => {
|
|||||||
<div className="mobile-sw-deck">Discovery requests</div>
|
<div className="mobile-sw-deck">Discovery requests</div>
|
||||||
<div className="mobile-sw-deck"> dramatically fast</div>
|
<div className="mobile-sw-deck"> dramatically fast</div>
|
||||||
<div className="mobile-sw-reptwo">
|
<div className="mobile-sw-reptwo">
|
||||||
<div className="ex-arca-two">Draft responses</div>
|
<div className="ex-arca-two">Draft responses to</div>
|
||||||
<div className="ex-arca-two">in minutes</div>
|
<div className="ex-arca-two">demands in minutes</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div className="mobile-lower-header-bottom">
|
<div className="mobile-lower-header-bottom">
|
||||||
|
|||||||
@@ -733,6 +733,10 @@ li.nav-item {
|
|||||||
}
|
}
|
||||||
|
|
||||||
@media only screen and (max-width: 498px) {
|
@media only screen and (max-width: 498px) {
|
||||||
|
.homepage-container {
|
||||||
|
width: 392px;
|
||||||
|
}
|
||||||
|
|
||||||
ul.navbar-nav {
|
ul.navbar-nav {
|
||||||
margin-left: auto;
|
margin-left: auto;
|
||||||
}
|
}
|
||||||
@@ -847,6 +851,7 @@ li.nav-item {
|
|||||||
background-position: center;
|
background-position: center;
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
background-size: cover;
|
background-size: cover;
|
||||||
|
margin-top: 28px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.section-2 {
|
.section-2 {
|
||||||
|
|||||||
Reference in New Issue
Block a user