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
+1 -1
View File
@@ -236,7 +236,7 @@ table {
text-decoration: underline;
}
/* Panels keep everything togethert */
/* Panels keep everything together */
.panel {
display: flex;
flex-direction: column;