Improve about section (#265)

* Improve about section

* Add changelog link

Co-authored-by: Sascha Ißbrücker <sascha.issbruecker@gmail.com>
This commit is contained in:
Sascha Ißbrücker
2022-05-21 21:33:08 +02:00
committed by GitHub
parent 9e9d7ae7d2
commit 2de6d8151b
4 changed files with 94 additions and 9 deletions

View File

@@ -11,4 +11,8 @@
.input-group > input[type=submit] {
height: auto;
}
section.about table {
max-width: 500px;
}
}