Skip to content

Commit

Permalink
Update splash and intro overlay to announce new now button
Browse files Browse the repository at this point in the history
  • Loading branch information
patudom committed Apr 9, 2024
1 parent bd2d720 commit 8af5f16
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/SolarEclipse2024.vue
Original file line number Diff line number Diff line change
Expand Up @@ -1096,7 +1096,7 @@
</div>
<div v-else>
<p class="splash-small-text">
<v-icon icon="mdi-creation" size="small" class="bullet-icon"></v-icon> New! April 8 weather forecast
<v-icon icon="mdi-creation" size="small" class="bullet-icon"></v-icon> New! NOW button, active starting at 6:40am EDT
</p>
</div>

Expand Down Expand Up @@ -1160,7 +1160,7 @@
<div class="inst-quad bottom-left">
<div class="inst-arrow"><v-icon class="the-arrow" :color="accentColor" :size="Math.min($vuetify.display.width*0.16,$vuetify.display.height*0.16)">mdi-arrow-up-bold</v-icon></div>
<div class="inst-text">
Control or "slide" time yourself!
New! Set time to "Now," or control time yourself!
</div>
</div>
<div class="inst-quad bottom-right">
Expand Down

0 comments on commit 8af5f16

Please sign in to comment.