Add accessibility.

This commit is contained in:
Oliver Rümpelein 2021-01-16 15:16:40 +01:00
parent 319c40c4a7
commit 25755385c0
5 changed files with 46 additions and 24 deletions

View file

@ -0,0 +1,3 @@
.hidden {
display: none;
}