my eye

Fix h-card photo flicker

Committed 656cd2

--- a/canopy/templates/template.html
+++ b/canopy/templates/template.html

     <style>
     .h-card img {
         border: .2em solid #007ba7;
-        height: 2.6em; }
+        height: 2.6em;
+        width: 2.6em; }
     </style>
 
 </head>