Skip to content

Commit

Permalink
#212 removed box around clock
Browse files Browse the repository at this point in the history
  • Loading branch information
justinsoto committed Nov 3, 2024
1 parent fe551fe commit a04e574
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
<div class="header-bar-container" style="width: 100%; height: 160px">
<div style="width: 33.6%; height: 100%">
<info-background style="width: 100%; height: 100%">
<div style="width: 100%; height: 100%">
<typography
variant="xx-large-title"
[content]="time | date: 'HH:mm:ss'"
additionalStyles="font-size: 7rem; text-align: center-bottom"
/>
</info-background>
</div>
</div>
<landing-page-date-location style="height: 100%; width: 16.6%" />
<landing-page-connection-display style="height: 100%; width: 16.6%" />
Expand Down

0 comments on commit a04e574

Please sign in to comment.