more
This commit is contained in:
@@ -346,7 +346,7 @@ const HomePageB = () => {
|
||||
<div className="hero-test-pic-box">
|
||||
<img
|
||||
className="hero-testi-face"
|
||||
src="https://imagedelivery.net/OvFc3s8IYmBw7-_bogeTLg/dfa2feb0-c3fe-4da8-3ec5-ada7961d8700/public"
|
||||
src="https://imagedelivery.net/OvFc3s8IYmBw7-_bogeTLg/bdb625eb-2949-4416-f675-6660e1a04f00/public"
|
||||
></img>
|
||||
</div>
|
||||
<div className="hero-testi-text"></div>
|
||||
|
||||
@@ -82,7 +82,6 @@ section.section-one {
|
||||
}
|
||||
|
||||
.hero-imgbox {
|
||||
background-image: url("../Assets/Images/opac_butta.png") no-repeat;
|
||||
height: 700px;
|
||||
width: 1360px;
|
||||
z-index: 1;
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
|
||||
.navbar-main {
|
||||
height: 5rem;
|
||||
background-color: #e2fffe;
|
||||
background-color: rgb(240, 247, 250);
|
||||
color: var(--accent-orange);
|
||||
.navbar-nav {
|
||||
gap: 1.3rem;
|
||||
|
||||
Reference in New Issue
Block a user