From f0ce08f85d5a2ee9a1bb9f2502d87aa5fe5b7ad0 Mon Sep 17 00:00:00 2001 From: Victoria Wang Date: Fri, 10 Oct 2014 13:47:25 -0700 Subject: [PATCH] Stopgap measure for site suggestions' large tag issues --- sass/_project-sass/_project-Main.scss | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sass/_project-sass/_project-Main.scss b/sass/_project-sass/_project-Main.scss index 74b4f519..729d0b28 100644 --- a/sass/_project-sass/_project-Main.scss +++ b/sass/_project-sass/_project-Main.scss @@ -431,7 +431,7 @@ width: 165px; margin-right: 20px; margin-bottom: 20px; - height: 160px; + height: 16.8em; } .stats { margin-bottom: 2em; @@ -458,7 +458,7 @@ } .site-portrait img { width: 155px; - height:93px; + height: 116px; } .site-portrait .caption { display: block;