diff --git a/src/scss/pages/_index.scss b/src/scss/pages/_index.scss index abf7394..83453e7 100644 --- a/src/scss/pages/_index.scss +++ b/src/scss/pages/_index.scss @@ -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;