From 8a6539173a4e4cc0529017c3bc86c53f2a6ad8ef Mon Sep 17 00:00:00 2001 From: Eric Ma Date: Mon, 17 Aug 2020 21:59:44 -0400 Subject: [PATCH 1/3] Added in-line styling to make our images square --- templates/macros/teammate.html | 23 +++++++++++++++++++---- 1 file changed, 19 insertions(+), 4 deletions(-) diff --git a/templates/macros/teammate.html b/templates/macros/teammate.html index 7692dad..5a4f31d 100644 --- a/templates/macros/teammate.html +++ b/templates/macros/teammate.html @@ -1,10 +1,18 @@ {% macro render_teammate_card(teammate) %} +
- - -
+ + +

{{ teammate.name }}