Remove custom property for top button color

This commit is contained in:
Helen Chong 2024-04-15 11:37:43 +08:00
parent 6da1de665b
commit 3dd09a00f4
1 changed files with 0 additions and 4 deletions

View File

@ -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;