Skip to content

Commit c9a4f16

Browse files
authored
Remove i icon from introduction (#260)
1 parent 12301ea commit c9a4f16

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/components/GlobalDataPanel.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ const handleLocationSelected = (place: PlaceResult) => {
2727

2828
<template>
2929
<div class="settings">
30-
<v-alert density="compact" type="info" color="gray" class="mb-2">
30+
<v-alert density="compact" color="gray" class="mb-2">
3131
The <strong>global predictions</strong> provide global-scale estimates of agricultural fields
3232
for 2024 and 2025. They were computed using the model <strong>FTW v3: CC-BY, B7</strong>.
3333
</v-alert>

0 commit comments

Comments
 (0)