Skip to content

Commit

Permalink
Merge branch 'main' into dependency/9/update-remark-cli
Browse files Browse the repository at this point in the history
  • Loading branch information
rmccar authored Oct 9, 2023
2 parents f23d9d2 + 3ee95eb commit bec0d5d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/check-checklist.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ jobs:
steps:
- uses: mheap/require-checklist-action@v2
with:
requireChecklist: false
requireChecklist: true
2 changes: 1 addition & 1 deletion src/components/skip-to-content/_skip.scss
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
overflow: visible;
padding: 1rem;
position: static;
text-decoration: underline solid var(--ons-color-text-link-focus) 2px;
text-decoration: underline solid var(--ons-color-text-link-focus) 4px;
white-space: inherit;
width: auto;
}
Expand Down

0 comments on commit bec0d5d

Please sign in to comment.