chore: theme optimization

This commit is contained in:
Harivansh Rathi 2025-01-03 17:59:37 +05:30
parent 6d17375685
commit 7bacec764b
3 changed files with 99 additions and 94 deletions

View file

@ -102,6 +102,8 @@ section {
overflow: hidden;
margin: 0 auto;
box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
background-color: var(--image-container-bg);
border: 0.5px solid var(--secondary-color);
}
.ac_btn {