Fix typo in a comment.

This commit is contained in:
Arthaey Angosii 2019-07-07 18:01:33 -07:00 committed by GitHub
parent d601a4a5a8
commit b493f1348c

View file

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