Skip to content

Commit 7e591af

Browse files
authored
Update index.html
1 parent 4459c2e commit 7e591af

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

index.html

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -49,14 +49,15 @@
4949
</a>
5050
</div>
5151
</div>
52-
<div class="section cc-store-home-wrap"
52+
<div class="section cc-store-home-wrap"
5353
style="background-image: url('images/Blue Modern Mobile App Presentation.png');
5454
background-size: cover;
5555
background-position: center;
5656
background-repeat: no-repeat;
5757
height: 100vh;
58-
width: 100%;">
59-
<div class="container">
58+
width: 100%;
59+
color: white;"> <!-- Ensures text is visible -->
60+
<div class="container" style="background: transparent;"> <!-- Remove background from inner container -->
6061
<div class="motto-wrap"></div>
6162
<h1 class="text-block-9">
6263
<strong class="bold-text-13">
@@ -69,6 +70,7 @@ <h1 class="text-block-9">
6970
</div>
7071
</div>
7172
</div>
73+
7274
<section class="team-slider">
7375
<div class="container-2">
7476
<h2 class="centered-heading"><strong>Services</strong></h2>

0 commit comments

Comments
 (0)