Update src/scss/pages/_index.scss

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
Deco Vander 2025-07-04 14:38:56 -04:00 committed by GitHub
parent 9628da957b
commit aace06bb11

View file

@ -173,7 +173,7 @@
// Specific cell styles
.location-cell {
color: var(--text-color) !important;
font-size: 14px;
font-size: $font-size-sm;
font-weight: 500;
max-width: 250px;
overflow: hidden;