fix: title + styles
This commit is contained in:
parent
f4530c30e2
commit
ee721631b9
16 changed files with 82 additions and 95 deletions
|
@ -5,7 +5,7 @@
|
|||
& a {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
outline: 0;
|
||||
outline: none;
|
||||
|
||||
&:focus svg,
|
||||
&:focus-within svg {
|
||||
|
|
Reference in a new issue