theme-provider #17

Closed
kayela wants to merge 74 commits from theme-provider into main
Showing only changes of commit ee0ad176b0 - Show all commits

View File

@@ -277,9 +277,6 @@ const AdminSidebar = ({ isOpen, onToggle, isMobile }) => {
<h2 className="text-xl font-semibold text-[#422268]" style={{ fontFamily: "'Inter', sans-serif" }}> <h2 className="text-xl font-semibold text-[#422268]" style={{ fontFamily: "'Inter', sans-serif" }}>
Admin Admin
</h2> </h2>
{/* <p className="text-xs text-[#664fa3] group-hover:text-[#ff9e77] transition-colors" style={{ fontFamily: "'Nunito Sans', sans-serif" }}>
View Public Site
</p> */}
</div> </div>
)} )}
</Link> </Link>