mirror of
https://github.com/GuerillaStudio/souvenir.git
synced 2024-11-08 09:11:52 +00:00
style(download button): Fix border-radius on focus
This commit is contained in:
parent
0d5def0444
commit
cf7965d5c2
1 changed files with 0 additions and 1 deletions
|
@ -45,7 +45,6 @@ a:hover {
|
|||
|
||||
a:focus {
|
||||
outline: none;
|
||||
border-radius: .3rem;
|
||||
box-shadow: var(--focus-ring);
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue