Skip to content

Commit 3a98fc0

Browse files
committed
updated title
1 parent 886c4db commit 3a98fc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Components/Navbar.jsx

Lines changed: 1 addition & 1 deletion
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-[#16e2f3]">import</span> <span >initialize</span> <span className="text-[#16e2f3]">from</span> cS<span className="text-[#9333ea]">.events</span></span>
7+
<span className="text-[1.25rem] md:text-[1.75rem] text-[#e1e1e1] font-mono text-center"><span className="text-[#16e2f3]">from</span> cS<span className="text-[#9333ea]">.events </span><span ><span className="text-[#16e2f3]">import </span>initialize</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)