Skip to content

Commit

Permalink
💄 Fix styling diff on release
Browse files Browse the repository at this point in the history
  • Loading branch information
Khaoz-Topsy committed Jun 19, 2024
1 parent 6a985d2 commit b0e222d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/web/scss/_form.scss
Original file line number Diff line number Diff line change
Expand Up @@ -62,11 +62,11 @@
}
}

.floating-button {
button.floating-button {
position: fixed;
bottom: 2em;
right: 2em;
border-radius: 100%;
padding: 1.5em 0.85em;
z-index: 2;
}
}

0 comments on commit b0e222d

Please sign in to comment.