Remove custom property for top button color
This commit is contained in:
parent
6da1de665b
commit
3dd09a00f4
|
@ -3,10 +3,6 @@
|
||||||
</button>
|
</button>
|
||||||
|
|
||||||
<style>
|
<style>
|
||||||
:root {
|
|
||||||
--clr-top-btn: #FFD05A;
|
|
||||||
}
|
|
||||||
|
|
||||||
.top-btn {
|
.top-btn {
|
||||||
position: fixed;
|
position: fixed;
|
||||||
bottom: 20px;
|
bottom: 20px;
|
||||||
|
|
Loading…
Reference in New Issue