Skip to content

Commit b0adf4c

Browse files
authored
Update index.html
1 parent e554455 commit b0adf4c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -53,16 +53,16 @@
5353
style="background-color: #F5F7FA;
5454
height: 100vh;
5555
width: 100%;">
56-
<div class="container" style="background: transparent;">
56+
<div class="container" style="background-color: #F5F7FA;">
5757
<div class="motto-wrap"></div>
5858
<h1 class="text-block-9">
5959
<strong class="bold-text-13">
6060
Welcome To SearchRNK<br/>Powered By‍<br/>Naveen Kumar R (RNK)<br/>
6161
</strong>
6262
</h1>
63-
<div class="home-content-wrap">
63+
<div class="home-content-wrap" style="background-color: #F5F7FA;">
6464
<a href="mailto:naveen@searchrnk.in" class="button w-button">Contact me!</a>
65-
<div class="w-layout-grid about-grid cc-about-2"></div>
65+
<div class="w-layout-grid about-grid cc-about-2" style="background-color: #F5F7FA; "></div>
6666
</div>
6767
</div>
6868
</div>

0 commit comments

Comments
 (0)