aboutsummaryrefslogtreecommitdiffstats
path: root/_sass
diff options
context:
space:
mode:
Diffstat (limited to '_sass')
-rw-r--r--_sass/_contacts.scss2
1 files changed, 2 insertions, 0 deletions
diff --git a/_sass/_contacts.scss b/_sass/_contacts.scss
index 10fe4be..c5ef86f 100644
--- a/_sass/_contacts.scss
+++ b/_sass/_contacts.scss
@@ -39,4 +39,6 @@ $contact-vspacing: 2em;
.contact__photo {
border-radius: 50%;
+ width: 150px;
+ height: 150px;
}