aboutsummaryrefslogtreecommitdiff
path: root/pages/projects
diff options
context:
space:
mode:
authorAndrew Lee <alee14498@protonmail.com>2020-07-26 17:30:09 -0400
committerAndrew Lee <alee14498@protonmail.com>2020-07-26 17:30:09 -0400
commita045f870e9dae04342113e1b2cf7f1c2e6bc79a9 (patch)
treea073676bd264a89570e4a4042775a02eebd8876a /pages/projects
parent02a6f590a13228da1485cf91e42ebd5684b3a6dd (diff)
downloadpersonal-website-a045f870e9dae04342113e1b2cf7f1c2e6bc79a9.tar.gz
personal-website-a045f870e9dae04342113e1b2cf7f1c2e6bc79a9.tar.bz2
personal-website-a045f870e9dae04342113e1b2cf7f1c2e6bc79a9.zip
Added shadows and upgraded packages
Diffstat (limited to 'pages/projects')
-rw-r--r--pages/projects/index.vue1
1 files changed, 1 insertions, 0 deletions
diff --git a/pages/projects/index.vue b/pages/projects/index.vue
index 5062f1a..672cfdc 100644
--- a/pages/projects/index.vue
+++ b/pages/projects/index.vue
@@ -38,6 +38,7 @@ export default {
background-position: center;
height: 30vh;
display: flex;
+ text-shadow: 0px 0px 10px #000000;
flex-direction: column;
justify-content: center;
align-items: center;