mirror of
https://github.com/harivansh-afk/React-Portfolio.git
synced 2026-04-19 01:04:31 +00:00
chore: theme optimization
This commit is contained in:
parent
6d17375685
commit
7bacec764b
3 changed files with 99 additions and 94 deletions
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue