Skip to content

Commit

Permalink
Remove redundant class
Browse files Browse the repository at this point in the history
  • Loading branch information
JimmyHoenderdaal committed Aug 7, 2024
1 parent 37f45b6 commit 6d2fb65
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<div class="mt-4 md:mt-0 text-inactive">
<x-rapidez::title tag="h3" class="text-base font-bold">@lang('Want product news and updates?')</x-rapidez::title>
<x-rapidez::title tag="h3" class="text-base">@lang('Want product news and updates?')</x-rapidez::title>
<p class="mt-4 text-base">@lang('Sign up for our newsletter to stay up to date.')</p>
<div class="sm:w-full sm:max-w-md xl:mt-0" dusk="newsletter">
<lazy>
Expand Down

0 comments on commit 6d2fb65

Please sign in to comment.