This commit is contained in:
a 2020-09-29 16:29:20 -05:00
parent b8aae7ebeb
commit eb95653d46

View file

@ -350,7 +350,7 @@ body {
max-width: 600px;
box-shadow: 2px 2px 6px rgba(0,0,0,0.2);
border-radius: 2px;
.u-photo {flex-grow: 1; flex-basis: 160px; height: auto;}
.u-photo {flex-grow: 1; flex-basis: 160px; width: 100%; height: auto;}
.info {
flex-grow: 1;
background: white;