mirror of
https://github.com/Nezumi-2711/loi-phan-internship.git
synced 2026-09-22 13:38:31 +00:00
Add style when hover on order button
This commit is contained in:
@@ -126,10 +126,11 @@
|
|||||||
@include setAbsoluteAndLocation(true, $bottom: 0px);
|
@include setAbsoluteAndLocation(true, $bottom: 0px);
|
||||||
|
|
||||||
padding: 10px 20px;
|
padding: 10px 20px;
|
||||||
background-color: $primary-color;
|
|
||||||
border-radius: 100px;
|
|
||||||
color: $white;
|
|
||||||
text-transform: capitalize;
|
text-transform: capitalize;
|
||||||
|
|
||||||
|
&:hover {
|
||||||
|
background-color: $secondary-color;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
&__rosemary-container {
|
&__rosemary-container {
|
||||||
|
|||||||
Reference in New Issue
Block a user