Merge pull request 'fix : hover btn' (#2) from release/checkout into main

Reviewed-on: #2
This commit is contained in:
Patrick Reis Santos 2022-12-19 01:23:00 +00:00
commit e9a190001c

View File

@ -25,7 +25,7 @@
color: #000000;
&:hover {
background: lighten($color-black, 5);
background: #00c8ff8c;
}
&::before {
font-family: "Tenor Sans";