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; text-decoration: underline;
} }
/* Panels keep everything togethert */ /* Panels keep everything together */
.panel { .panel {
display: flex; display: flex;
flex-direction: column; flex-direction: column;