feat: change button hover, change small textimage design
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
transition: background 0.3s;
|
||||
|
||||
&:hover {
|
||||
background-color: var(--bs-primary-light);
|
||||
background-color: var(--bs-primary-dark);
|
||||
color: var(--bs-yellow);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user