Skip to content

Commit 4223a24

Browse files
committed
update btn color
1 parent fd8ab0c commit 4223a24

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/views/HomeView.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -492,7 +492,7 @@ const themes = [
492492
</div>
493493
494494
<li @click="newDocument">
495-
<a class="gap-2">
495+
<a class="gap-1 btn btn-sm btn-primary">
496496
<font-awesome-icon icon="fa-solid fa-plus" />
497497
Nouveau
498498
</a>

0 commit comments

Comments
 (0)