Skip to content

Commit

Permalink
header with full screen and panels in mobile are bigger
Browse files Browse the repository at this point in the history
  • Loading branch information
carlotacb committed Apr 6, 2024
1 parent f343306 commit 89f65ab
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/components/AppHeader.vue
Original file line number Diff line number Diff line change
Expand Up @@ -412,14 +412,14 @@ $fade-time: 300ms;
}
.countdown-text {
margin-right: 10px;
position: absolute;
right: 5px;
top: 0;
right: 5px;
display: flex;
width: 50px;
height: 100%;
align-items: center;
margin-right: 10px;
color: #fff;
cursor: url('../assets/img/rocket-fire.png'), auto;
font-size: 15px;
Expand Down

0 comments on commit 89f65ab

Please sign in to comment.