From 0ee49bb29e33f997aa91a392dca9cd905325f54f Mon Sep 17 00:00:00 2001 From: elmeraa <eazadpour@usgs.gov> Date: Wed, 22 May 2024 11:49:21 -0700 Subject: [PATCH] dopr orange and blue text --- src/components/Maps.vue | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/components/Maps.vue b/src/components/Maps.vue index 4da40f7..f4a3b87 100644 --- a/src/components/Maps.vue +++ b/src/components/Maps.vue @@ -5,8 +5,6 @@ class="text-container title-text" > <h3>Vulnerability indicators across the Western states</h3> - <p>Orange = Positively correlated to water insecurity conditions</p> - <p>Blue = Negatively correlated to water insecurity conditions</p> <br> <div class="accordion-container"> <button class="accordion households-accordion">Households<span class="symbol">+</span></button> -- GitLab