Fix typo in a comment.

This commit is contained in:
Arthaey Angosii 2019-07-07 18:01:33 -07:00 committed by GitHub
parent 41686fdf6c
commit cf9683174d
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;