update portfolio styling
This commit is contained in:
parent
a40d3feed8
commit
62c6781c4c
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@
|
|||
|
||||
.portfolioItems img {
|
||||
border-radius: 1rem;
|
||||
background: #f5f5f5;
|
||||
background: var(--secondary);
|
||||
box-shadow: 0.5em 0.5em 3em 0.7em rgba(0, 0, 0, 0.25),
|
||||
-0.5em -0.5em 3em 0.7em rgba(0, 0, 0, 0.22);
|
||||
height: 13em;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue