Merge pull request #1451 from Arthaey/patch-1

Fix typo in a comment.
This commit is contained in:
stoically 2019-07-17 16:42:28 +02:00 committed by GitHub
commit bd993d2f84
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -236,7 +236,7 @@ table {
text-decoration: underline;
}
/* Panels keep everything togethert */
/* Panels keep everything together */
.panel {
display: flex;
flex-direction: column;