Fix typo in a comment.
This commit is contained in:
parent
d601a4a5a8
commit
b493f1348c
1 changed files with 1 additions and 1 deletions
|
@ -236,7 +236,7 @@ table {
|
|||
text-decoration: underline;
|
||||
}
|
||||
|
||||
/* Panels keep everything togethert */
|
||||
/* Panels keep everything together */
|
||||
.panel {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
|
|
Loading…
Add table
Reference in a new issue