Newer
Older
src="@/assets/images/hero_img_cutout_less-stylized_feather.png"
alt="Social vulnerability and water insecurity"
How societal factors shape exposure to water-related hazards, likelihood to suffer harm, and ability to cope and recover from losses
</div>
</header>
</template>
<script setup>
import { ref } from 'vue';
import { isMobile } from 'mobile-device-detect';
#grid-container {
display: grid;
justify-content: center;
margin: auto;
@media screen and (max-width: 600px) {
h1, h3 {
margin-left: 50px;
margin-right: 50px;
margin-top: 20px;
text-align: left;
}