aboutsummaryrefslogtreecommitdiff
path: root/src/styles/cards.css
diff options
context:
space:
mode:
authorAndrew Lee <andrew@alee14.me>2026-07-09 00:06:42 -0400
committerAndrew Lee <andrew@alee14.me>2026-07-09 00:06:42 -0400
commit427f441653255833b9bc32bec2de83e858a3967e (patch)
treec9a2f72055542e50f8d5a59f03b93036cb3397c9 /src/styles/cards.css
parent22e353c04c1d15805be93e6922b45e9372415d8f (diff)
downloadpersonal-website-427f441653255833b9bc32bec2de83e858a3967e.tar.gz
personal-website-427f441653255833b9bc32bec2de83e858a3967e.tar.bz2
personal-website-427f441653255833b9bc32bec2de83e858a3967e.zip
fixed astro 7.0 issues
Diffstat (limited to 'src/styles/cards.css')
-rw-r--r--src/styles/cards.css1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/styles/cards.css b/src/styles/cards.css
index 7376a54..eb07f3a 100644
--- a/src/styles/cards.css
+++ b/src/styles/cards.css
@@ -15,7 +15,6 @@
.card {
background-color: #3B513B;
- drop-shadow(2px 3px 5px black);
padding: 1.2em;
border-radius: 20px;
gap: 0.5em;