feat: change button hover, change small textimage design
This commit is contained in:
parent
6f9ed95263
commit
911c228322
6 changed files with 15 additions and 19 deletions
|
|
@ -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);
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue