add and close #10

Took 43 minutes
This commit is contained in:
2023-02-02 10:06:52 +01:00
parent 02c335bc27
commit a021d25332
5 changed files with 52 additions and 15 deletions

View File

@ -273,3 +273,7 @@ h2 {
}
.hide {
visibility: hidden;
transition: visibility 0.8s;
}