Skip to content

Commit

Permalink
Update NoteCard.vue
Browse files Browse the repository at this point in the history
  • Loading branch information
raselshikdar authored Oct 4, 2024
1 parent e0778a9 commit aa7e3d0
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion components/NoteCard.vue
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,8 @@ defineProps({
</template>

<style>
/* Add any custom styling here */
.svg-container svg {
width: 35px;
height: 35px;
}
</style>

0 comments on commit aa7e3d0

Please sign in to comment.