Remove custom property for top button color

This commit is contained in:
Leilukin 2024-04-15 11:37:43 +08:00 committed by Helen Chong
parent b09eb28a05
commit 5a4ee333c6

View File

@ -3,10 +3,6 @@
</button>
<style>
:root {
--clr-top-btn: #FFD05A;
}
.top-btn {
position: fixed;
bottom: 20px;