Skip to content

Commit 2e4d956

Browse files
authored
Update index.html
1 parent a93c7e3 commit 2e4d956

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

index.html

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@
116116
}
117117

118118
.box-3 {
119-
background-color: #49c271;
119+
background-color: #009900;
120120
border: 1.5px solid #0f0f0f;
121121
padding: 1.5rem;
122122
border-radius: 4px;
@@ -717,7 +717,7 @@ <h2 class="box-title">
717717
<div class="arrow-head"></div>
718718
</div>
719719

720-
<h2 class="box-title">
720+
<h2 class="box-title-white">
721721
<span class="en">Data Protection</span>
722722
<span class="fr">Protection des données</span>
723723
</h2>
@@ -797,8 +797,7 @@ <h2 class="box-title">
797797

798798
<!-- Applications -->
799799
<div class="box-3">
800-
<h2 class="box-title">
801-
800+
<h2 class="box-title-white">
802801
<span class="en">Applications</span>
803802
<span class="fr">Applications</span>
804803
</h2>

0 commit comments

Comments
 (0)