File tree Expand file tree Collapse file tree 4 files changed +12
-2
lines changed Expand file tree Collapse file tree 4 files changed +12
-2
lines changed Original file line number Diff line number Diff line change @@ -100,8 +100,18 @@ <h3 class="text-dark text-center p-2 msg"> Get Your Remark!!</h3>
100
100
< img src ="thinkingface.png " class ="front " alt ="thinkingface " />
101
101
< img src ="mark.png " class ="back " alt ="lco " />
102
102
</ div >
103
-
104
-
103
+ < div class ="love " data-image ="heart ">
104
+ < img src ="heart.png " class ="front " alt ="love " />
105
+ < img src ="mark.png " class ="back " alt ="lco " />
106
+ </ div >
107
+ < div class ="family " data-image ="family ">
108
+ < img src ="family.png " class ="front " alt ="family " />
109
+ < img src ="mark.png " class ="back " alt ="lco " />
110
+ </ div >
111
+ < div class ="blackheart " data-image ="blackheart ">
112
+ < img src ="blackheart.png " class ="front " alt ="blackheart " />
113
+ < img src ="mark.png " class ="back " alt ="lco " />
114
+ </ div >
105
115
106
116
</ div >
107
117
You can’t perform that action at this time.
0 commit comments