We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aff07a2 commit 1e281e5Copy full SHA for 1e281e5
1 file changed
_sass/components/_buttons.scss
@@ -8,7 +8,7 @@
8
cursor: pointer;
9
position: fixed;
10
right: 1rem;
11
- bottom: calc(v.$footer-height-large - v.$back2top-size / 2);
+ bottom: calc(v.$footer-height-large);
12
background: #28a745 !important;
13
color: #b32c22 !important;
14
padding: 0;
0 commit comments