Skip to content

Commit

Permalink
Change Confluence to H2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
fabian committed Aug 30, 2024
1 parent cce4822 commit 6826bc5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/vehicle-badge/vehicle-badge.component.html
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
</div>

<div style="display: flex; justify-content: space-around; text-align: center;">
<div *ngIf="hasZone('CONFL')" style="font-size: 40mm; font-weight: 700;">Confluence</div>
<div *ngIf="hasZone('CONFL')" style="font-size: 40mm; font-weight: 700;">H2.1</div>
</div>

<div style="display: flex; justify-content: space-around; text-align: center;">
Expand Down

0 comments on commit 6826bc5

Please sign in to comment.