summaryrefslogtreecommitdiff
path: root/css/styles.css
diff options
context:
space:
mode:
Diffstat (limited to 'css/styles.css')
-rw-r--r--css/styles.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/css/styles.css b/css/styles.css
index 82ec524..0170cca 100644
--- a/css/styles.css
+++ b/css/styles.css
@@ -13,7 +13,7 @@ body {
.profile-picture {
width: 100%;
border-radius: 50%;
- max-width: 600px;
+ max-width: 40vh;
box-shadow:0 10px 16px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
}