Skip to content

Commit a077634

Browse files
committed
Ajout3 de commentaires de Gremah
1 parent 264aa41 commit a077634

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ <h6 style="font-style: italic;"> Hello from Ukraine </h6>
111111
<!--Amadou Habou Gremah Mahamadou : Farkon ayki(start) -->
112112
<div class="container-DLL">
113113
<div class="flip-card-DLL">
114-
<div class="flip-card-inner-DL" style="width: 100%; height: 100%; text-align: center; transition: transform 0.8s; transform-style: preserve-3d; position: relative;">
114+
<div class="flip-card-inner-DLL" style="width: 100%; height: 100%; text-align: center; transition: transform 0.8s; transform-style: preserve-3d; position: relative;">
115115
<div class="flip-card-front-DLL">
116116
<h1 class="flip-card-front-DLL-h1">
117117
A big thank you to W3Schools for the invaluable resources,
@@ -135,8 +135,8 @@ <h1 class="flip-card-back-DLL-h1">
135135
</div>
136136

137137
<style>
138-
.flip-card-DL:hover .flip-card-inner-DLL {
139-
transform: rotateX(180deg);
138+
.flip-card-DLL:hover .flip-card-inner-DLL {
139+
transform: rotateX(-180deg);
140140
}
141141

142142
.flip-card-DLL {
@@ -185,7 +185,7 @@ <h1 class="flip-card-back-DLL-h1">
185185
align-items: center;
186186
border: 1px solid black;
187187
border-radius: 1rem;
188-
background: linear-gradient(to bottom,rgb(255, 94, 0),white, green) !important;
188+
background: linear-gradient(to bottom,rgb(255, 94, 0),white, green) !important ;
189189
color: #000000;
190190
box-shadow: -2px 10px 50px 10px black;
191191
backface-visibility: hidden;

0 commit comments

Comments
 (0)