website: fix image size on learn callout

This commit is contained in:
nicolelyn 2020-05-14 15:09:15 -04:00
parent e6fc7732e4
commit f3857a8d1f
1 changed files with 1 additions and 0 deletions

View File

@ -115,6 +115,7 @@
& img {
max-width: 80px;
max-height: 80px;
width: 100%;
}
}