Merge pull request #12762 from EdwardLi-coder/change_colour_of_complete_order

change colour of "complete order"
This commit is contained in:
Konrad
2024-08-18 15:08:46 +02:00
committed by GitHub

View File

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