Skip to content

Commit 5239f96

Browse files
committed
Revert "Tweak BFCM banner"
This reverts commit df9a741.
1 parent df9a741 commit 5239f96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/Header.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ function BlackFriday() {
5050
href="https://tailwindui.com/all-access"
5151
className="ml-3 text-xs leading-5 font-medium text-white dark:text-sky-400 bg-slate-900 rounded-full py-1 px-3 hidden xl:flex items-center hover:bg-slate-700"
5252
>
53-
<strong className="font-semibold">Sale ends today</strong>
53+
<strong className="font-semibold">Black Friday Deal</strong>
5454
<svg
5555
width="2"
5656
height="2"

0 commit comments

Comments
 (0)