diff --git a/src/styles/homepage-b.scss b/src/styles/homepage-b.scss index b57ae6d..111ee0e 100644 --- a/src/styles/homepage-b.scss +++ b/src/styles/homepage-b.scss @@ -902,7 +902,7 @@ li.nav-item { @media only screen and (max-width: 498px) { .homepage-container { - width: 392px; + width: 380px; } ul.navbar-nav { @@ -924,6 +924,15 @@ li.nav-item { padding-top: 12px; color: #fff; } + .hero-middle-header { + font-size: 1.8rem; + text-align: center; + color: #000; + font-family: Roboto; + font-size: 1.8rem; + font-weight: 500; + line-height: 1.2; + } .hero-imgbox { display: flex; @@ -1017,16 +1026,8 @@ li.nav-item { } .section-one { - max-height: 480px; display: flex; - align-items: center; - justify-content: center; - margin-right: auto; - margin-left: auto; - background-position: center; - background-repeat: no-repeat; background-size: cover; - margin-top: 28px; } .section-2 {