Skip to content

Fix Typo in a class - #1

Open
Uriser wants to merge 2 commits into
themesberg:mainfrom
Uriser:patch-1
Open

Uriser wants to merge 2 commits into
themesberg:mainfrom
Uriser:patch-1

Conversation

@Uriser

@Uriser Uriser commented Sep 24, 2022

Copy link
Copy Markdown
Contributor

Fixed a typo

Comment thread index.html Outdated
<div class="flex items-baseline justify-center my-8">
<span class="mr-2 text-5xl font-extrabold">$99</span>
<span class="text-gray-500 dark:text-gray-400" dark:text-gray-400>/month</span>
<span class="text-gray-500 dark:text-gray-400 dark:text-gray-400">/month</span>

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is also duplicated "dark:text-gray-400" is 2 times in the same class list

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed! 👍

@Uriser
Uriser requested a review from gnovaro February 23, 2023 13:01

@gnovaro gnovaro left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great!

YGAtabani pushed a commit to YGAtabani/landwind that referenced this pull request Aug 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants