Skip to content

Commit

Permalink
start tailwinding
Browse files Browse the repository at this point in the history
  • Loading branch information
holyspiritomb committed Feb 21, 2025
1 parent 2cc0b90 commit 880d98c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .vitepress/theme/components/SpeechEasy.vue
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ onMounted(() => {
<div>
<input
ref="read-this-aloud"
class="rounded-md border w-100 text-xs"
class="rounded-md border-1 w-100 text-xs focus:shadow-[var(--vp-c-text-3)]/50 shadow-md mb-[0.5rem]"
value="Workers of the world, unite! You have nothing to lose but your chains!"
/>
<VPButton
Expand Down

0 comments on commit 880d98c

Please sign in to comment.