diff --git a/src/components/WwwFrame/LendMenu/LendMegaMenu.vue b/src/components/WwwFrame/LendMenu/LendMegaMenu.vue index 665cadd5a0..ae162dd715 100644 --- a/src/components/WwwFrame/LendMenu/LendMegaMenu.vue +++ b/src/components/WwwFrame/LendMenu/LendMegaMenu.vue @@ -101,8 +101,7 @@ v-if="favorites > 0" :to="{ path: '/lend', query: { lenderFavorite: userId } }" v-kv-track-event="['TopNav','click-Lend-Favorites']" - class="lend-menu-link tw-text-primary tw-text-left - tw-py-1 tw-inline-block" + class="lend-menu-link tw-text-primary tw-text-left tw-py-1 tw-inline-block" > Saved loans @@ -118,8 +117,7 @@ v-if="hasSearches" @click="openSection(savedSearchesTitle)" :aria-pressed="isOpenSection(savedSearchesTitle) ? 'true' : 'false'" - class="lend-menu-link tw-text-primary tw-text-left tw-py-1 tw-inline-block - hover:tw-text-action-highlight hover:tw-underline" + class="lend-menu-link tw-text-primary tw-text-left tw-py-1 tw-inline-block" > {{ savedSearchesTitle }} @@ -134,8 +132,7 @@ Countries I haven't lent to