We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 54e297b commit a221be9Copy full SHA for a221be9
src/app/deal-page/main-area/main-area.component.html
@@ -23,10 +23,6 @@ <h3 class="identity">You ({{this.cardData.userScore}})</h3>
23
</div>
24
<br>
25
<div class="flexBox">
26
-<<<<<<< HEAD
27
<h3 class="gameResult">{{this.cardData.gameResult}}</h3>
28
-=======
29
- <h3 style="color:white; font-weight: lighter;">{{this.cardData.gameResult}}</h3>
30
->>>>>>> b5f5d232ee2c6eb0f8794b63f43ca1abb89d743a
31
32
0 commit comments