Skip to content
Snippets Groups Projects
Commit 3f6fae1a authored by fibasile's avatar fibasile
Browse files

Turn featured in most downloded

parent 61dd887f
No related branches found
No related tags found
No related merge requests found
<template>
<section id="featured-gallery" class="q-my-lg">
<div class="text-uppercase text-grey-9 text-h6 text-left q-ml-md">Featured designs</div>
<div class="text-uppercase text-grey-9 text-h6 text-left q-ml-md">Most downloaded</div>
<div v-if="items && items.length > 0">
<div class="row">
......@@ -10,7 +10,7 @@
</div>
<div class="row">
<div class="col-12 text-center">
<q-btn class="text-grey-5" flat>Browse all featured designs</q-btn>
<q-btn class="text-grey-5" flat>Browse all designs</q-btn>
</div>
</div>
</div>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment