Change bg color of projects and blog section

This commit is contained in:
Ariful Alam
2022-10-24 15:18:47 +06:00
parent ab035d13e5
commit c9b2c46495
2 changed files with 4 additions and 4 deletions

View File

@@ -132,7 +132,7 @@ const Project = ({ repo, loading, github, googleAnalytics }) => {
<div className="col-span-1 lg:col-span-2">
<div className="grid grid-cols-2 gap-6">
<div className="col-span-2">
<div className="card compact bg-gradient-to-br to-base-200 from-base-100 shadow">
<div className="card compact bg-base-100 shadow bg-opacity-40">
<div className="card-body">
<div className="mx-3 flex items-center justify-between mb-2">
<h5 className="card-title">