diff --git a/index.html b/index.html index 7813feb3d..20dc7b57c 100644 --- a/index.html +++ b/index.html @@ -141,7 +141,7 @@ box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1); } - .btn:hover { + 。btn:hover { background-color: var(--primary); transform: translateY(-3px); box-shadow: 0 6px 8px rgba(0, 0, 0, 0.15); @@ -189,7 +189,7 @@ align-items: center; } - .about-img { + 。about-img { border-radius: 10px; overflow: hidden; box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1); @@ -216,7 +216,7 @@ margin-bottom: 1.5rem; } - .stats { + 。stats { display: grid; grid-template-columns: repeat(4, 1fr); gap: 2rem; @@ -720,3 +720,4 @@