Fix height of "Skip to Main Content" button
This commit is contained in:
@ -32,8 +32,9 @@
|
||||
var(--shadow-glass);
|
||||
border-radius: 999px;
|
||||
background-color: var(--nav-bg);
|
||||
padding: 0.375rem 0.75rem;
|
||||
padding: 0.625rem 0.75rem;
|
||||
pointer-events: none;
|
||||
line-height: 1;
|
||||
text-decoration: none;
|
||||
|
||||
&:focus {
|
||||
|
Reference in New Issue
Block a user