This commit is contained in:
David Eisinger
2023-01-10 22:14:35 -05:00
parent be4d72143b
commit ac258e9aaf
2 changed files with 5 additions and 1 deletions

View File

@@ -42,3 +42,7 @@ footer {
margin-bottom: 12px;
}
}
.nowrap {
white-space: nowrap;
}