Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…n-openData-frontend into feat/STADTKLN-126-data-query-form
  • Loading branch information
paulovareiro29 committed Sep 10, 2024
2 parents d73ba22 + bc62b4b commit ab4c513
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/styles/components/_button.scss
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@
--btn-focus-box-shadow: 0 0 0 var(--focus-ring-width) var(--focus-ring-color);
font-size: 1.25rem;
font-weight: 600;

&:focus {
border-color: var(--body-bg);
}
}

.btn-primary {
Expand Down

0 comments on commit ab4c513

Please sign in to comment.