Skip to content

Commit

Permalink
#601 make linter happy
Browse files Browse the repository at this point in the history
  • Loading branch information
HenrikeW committed Sep 22, 2022
1 parent 8261e72 commit b1bc538
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions frontend/src/index.css
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
box-sizing: border-box;
}

/* This class can be used to hide things visually
but still make them accessible for assistive technology*/
/* This class can be used to hide things visually
but still make them accessible for assistive technology */
.visually-hidden {
position: absolute;
overflow: hidden;
Expand Down

0 comments on commit b1bc538

Please sign in to comment.