Skip to content

Commit

Permalink
fix: newsletter border
Browse files Browse the repository at this point in the history
  • Loading branch information
lfsigreja committed Feb 9, 2024
1 parent f3f3e17 commit 4bbfd51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/templates/newsletter/wide/index.vue
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<template>
<section class="border border-t surface-border surface-section flex justify-center py-12 px-3 md:px-8">
<section class="border-t border-solid surface-border surface-section flex justify-center py-12 px-3 md:px-8">
<div>
<div class="flex flex-col gap-8 items-center">
<div class="max-w-md w-full text-center">
Expand Down

0 comments on commit 4bbfd51

Please sign in to comment.