summary refs log tree commit diff
path: root/styles/about.module.css
diff options
context:
space:
mode:
Diffstat (limited to 'styles/about.module.css')
-rw-r--r--styles/about.module.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/styles/about.module.css b/styles/about.module.css
index 40a9b72..782c933 100644
--- a/styles/about.module.css
+++ b/styles/about.module.css
@@ -23,6 +23,7 @@
 .member img {
   display: block;
   width: 150px;
+  height: 150px;
   box-sizing: border-box;
   border: solid 4px var(--member-color);
   border-radius: 75px;