Skip to content

Commit 5c5398e

Browse files
committed
changed event name
1 parent 7ca4d30 commit 5c5398e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Components/Navbar.jsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import React from "react";
44
export default function Navbar() {
55
return (
66
<div className="flex flex-col sm:flex-row bg-[#121212] w-full items-center gap-4 sm:justify-between md:px-[6rem] px-[2rem] py-4">
7-
<span className="text-[1.25rem] md:text-[1.75rem] text-[#e1e1e1] font-mono text-center"><span className="text-[#6ADDF0]">from</span> cS<span className="text-[#9333ea]">.events </span><span ><span className="text-[#EF8B0E]">import </span>codeCraft 4.0</span> </span>
7+
<span className="text-[1.25rem] md:text-[1.75rem] text-[#e1e1e1] font-mono text-center"><span className="text-[#6ADDF0]">from</span> cS<span className="text-[#9333ea]">.events </span><span ><span className="text-[#EF8B0E]">import </span>cS(); Saturdays</span> </span>
88
<div>
99
<a target="_blank" href="https://www.codingstudio.club/">
1010
<span className="text-[#e1e1e1] cursor-pointer mr-8 text-[1.1rem]">About Us</span>

0 commit comments

Comments
 (0)