Skip to content
This repository has been archived by the owner on Oct 1, 2021. It is now read-only.

Commit

Permalink
chore: update tailwind v2 (#23)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexbarnsley authored Dec 1, 2020
1 parent f7032c5 commit 909e4be
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion resources/views/components/component-heading.blade.php
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
<h1 class="mx-4 text-2xl font-bold md:text-4xl md:mx-8 xl:mx-16 text-center">{{ $title }}</h1>
<div class="mx-4 mt-2 text-theme-secondary-700 md:mx-8 xl:mx-16 text-center">{{ $description }}</div>
<div class="mx-4 mt-2 text-theme-secondary-700 md:mx-8 xl:mx-16 text-center">{{ $description }}</div>

0 comments on commit 909e4be

Please sign in to comment.