my eye

Fix photo conflict with mediasoup CSS

Committed d71b27

--- a/canopy/static/screen.css
+++ b/canopy/static/screen.css

 .h-card img {
     border: 0;
     border-radius: 50%;
+    -webkit-box-sizing: unset;
     display: inline-block;
     height: 3em;
     margin: 0 .25em 0 0; }
 .namedesc > p {
     margin: 0; }
 a.p-name {
-    -webkit-box-sizing: unset;
     color: #586e75;
     font-size: 2em;
     font-weight: 600;