Skip to content

Commit

Permalink
fix: remove unneeded ad class
Browse files Browse the repository at this point in the history
  • Loading branch information
oriolagobat committed Jan 15, 2024
1 parent 9c2178c commit 81e614a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/app/pages/reservations/reservations.page.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,6 @@
></app-reservations-item>
</ion-item-group>
</ion-list>
<ion-img src="assets/ad.png" class="ad"></ion-img>
<ion-img src="assets/ad.png"></ion-img>
</div>
</ion-content>

0 comments on commit 81e614a

Please sign in to comment.