update portfolio styling

This commit is contained in:
Henry Hiles 2023-05-18 15:16:44 -04:00
parent a40d3feed8
commit 62c6781c4c

View file

@ -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;