Skip to content

Commit

Permalink
Updated evaluation.css
Browse files Browse the repository at this point in the history
  • Loading branch information
FabioKoshy authored Nov 27, 2024
1 parent d5d3869 commit a90fe19
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions src/pages/evaluation.css
Original file line number Diff line number Diff line change
Expand Up @@ -280,3 +280,14 @@
margin-bottom: 10px;
}
}
.visually-hidden {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0, 0, 0, 0);
white-space: nowrap;
border: 0;
}

0 comments on commit a90fe19

Please sign in to comment.