Skip to content

Commit

Permalink
april fools
Browse files Browse the repository at this point in the history
  • Loading branch information
JosephShepin committed Apr 1, 2024
1 parent fb9a803 commit c9dd3f1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/views/Home/CountdownCircle.vue
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ export default {
margin-top: 15px
margin-bottom: 5px
transition: margin .2s, width .2s
transform: rotate(180deg)
.space-logo // temporary class that can be removed when the hoco logo is out of season
width: calc(var(--logo-width) + 40px) !important
margin: 0 calc((var(--circle-diameter) - var(--logo-width) + 2) / 2)
Expand Down

0 comments on commit c9dd3f1

Please sign in to comment.