title overflow cleanup

This commit is contained in:
Matt Walsh
2025-05-21 13:55:27 -05:00
parent 8cb8873760
commit 5813dd9a92
4 changed files with 5 additions and 3 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -90,7 +90,9 @@
.location {
color: c.$title-color;
max-height: 32px;
margin-bottom: 10px;
overflow: hidden;
}
}
}