Skip to content

Commit

Permalink
fix(links): center card set
Browse files Browse the repository at this point in the history
  • Loading branch information
tmlmt committed May 14, 2023
1 parent 713fd30 commit 095c46c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/links.vue
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ defineOgImageStatic({ description })
</script>

<template>
<div class="flex w-full">
<div class="flex w-full justify-content-center">
<div class="grid grid-nogutter">
<CardItem
id="blog"
Expand Down

0 comments on commit 095c46c

Please sign in to comment.