From f568dbea05719564530b49834010a76d717e8496 Mon Sep 17 00:00:00 2001 From: Corson-Dosch <hcorson-dosch@usgs.gov> Date: Fri, 28 Feb 2025 14:44:02 -0600 Subject: [PATCH] switch back to left justify --- src/components/FindexGlobalThreatsViz.vue | 1 - 1 file changed, 1 deletion(-) diff --git a/src/components/FindexGlobalThreatsViz.vue b/src/components/FindexGlobalThreatsViz.vue index fda6312..af38c6c 100644 --- a/src/components/FindexGlobalThreatsViz.vue +++ b/src/components/FindexGlobalThreatsViz.vue @@ -171,7 +171,6 @@ $fishing-pressure: #835192; display: flex; flex-direction: row; align-items: center; - justify-content: center; } .tab-icon-image { max-width: 50px; -- GitLab