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