Refactor header
This commit is contained in:
parent
87e5cafb77
commit
eb620e9220
16 changed files with 307 additions and 130 deletions
3
src/usePageFocusStyle.module.css
Normal file
3
src/usePageFocusStyle.module.css
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
.hideFocus * {
|
||||
outline: none;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue