mirror of
https://github.com/sethcottle/littlelink.git
synced 2025-04-20 07:25:54 -04:00
forgot css focus on gumroad
This commit is contained in:
parent
0d3f61d774
commit
8b4b6f2dde
@ -503,7 +503,8 @@ button:hover,
|
||||
color: #ffffff;
|
||||
border: 1px solid #ffffff;
|
||||
}
|
||||
.button.button-gumroad:hover {
|
||||
.button.button-gumroad:hover,
|
||||
.button.button-gumroad:focus {
|
||||
filter: brightness(90%);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user