converting all parts to glassmorphism

This commit is contained in:
Bhakti
2025-02-22 18:42:03 +05:30
parent 355f13b33d
commit d5086e21ae
5 changed files with 60 additions and 72 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ import React from "react";
const Footer = () => {
return (
<>
<footer className="bg-white dark:bg-gray-900">
<footer className=" dark:bg-gray-900">
<div className="mx-auto w-full max-w-screen-xl p-4 py-6 lg:py-8">
<div className="md:flex md:justify-between">
<div className="mb-6 md:mb-0">