diff --git a/frontend/src/index.css b/frontend/src/index.css index d256e7da..1e3b7579 100644 --- a/frontend/src/index.css +++ b/frontend/src/index.css @@ -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;