remove background-color

This commit is contained in:
EdwardLi-coder
2024-08-13 09:38:20 +08:00
parent 97a72dfde7
commit 93a6ff4b50

View File

@@ -347,7 +347,6 @@
margin-top: 40px;
.button.primary {
background-color: $orange-500;
&:hover {
text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
}