File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -50,11 +50,11 @@ const Alert = () => {
5050 < h1 className = "JakartaSans text-white font-bold text-xl sm:text-2xl" >
5151 < strong className = 'JakartaSans-bold text-3xl ' > 2023 </ strong >
5252 LeetCode Wrap-Up</ h1 >
53- < p className = "JakartaSans text-gray-200 text-sm hidden sm:block" > Review your LeetCode activity from the past year. </ p >
53+ < p className = "JakartaSans text-gray-200 text-sm hidden sm:block" > Review your LeetCode activity from the past year</ p >
5454 </ div >
5555
5656 < button className = "ml-1 btn btn-outline btn-info sm:hidden" > ✈️</ button >
57- < button className = "ml-1 btn btn-outline btn-info hidden sm:block" > Here ✈️</ button >
57+ < button className = "ml-1 btn btn-outline btn-info hidden sm:block" > Explore ✈️</ button >
5858
5959 </ div >
6060 </ div >
You can’t perform that action at this time.
0 commit comments