Skip to content

Commit 7690268

Browse files
committed
Update css
1 parent 45b58b0 commit 7690268

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/app/page.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ export default function Home() {
7474
</div>
7575
) : (
7676
<div className="backdrop-blur-sm rounded-lg p-6 md:p-8 max-w-2xl mx-auto mt-8 text-center">
77-
<div className="w-16 h-16 md:w-20 md:h-20 bg-py-green rounded-full flex items-center justify-center mx-auto mb-4">
77+
<div className="w-16 h-16 md:w-20 md:h-20 bg-[#3D8B37] rounded-full flex items-center justify-center mx-auto mb-4">
7878
<svg
7979
xmlns="http://www.w3.org/2000/svg"
8080
className="h-8 w-8 md:h-10 md:w-10"

0 commit comments

Comments
 (0)