Skip to content

Commit

Permalink
🐛 BUG FIX - Dowload button mobile
Browse files Browse the repository at this point in the history
  • Loading branch information
jhonboyy committed Sep 16, 2024
1 parent 88c1804 commit 015060a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/styles/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -196,11 +196,9 @@ button {

#downloadCOVERButton {
position: absolute;
bottom: 0;
width: 100vw;
grid-column: 1 / 3;
background-color: white;
border-top: 1px solid black;
}

.download-button {
Expand Down Expand Up @@ -303,4 +301,5 @@ button {
.download-section {
border-top: 0;
}

}

0 comments on commit 015060a

Please sign in to comment.