website: fix image size on learn callout
This commit is contained in:
parent
e6fc7732e4
commit
f3857a8d1f
|
@ -115,6 +115,7 @@
|
|||
& img {
|
||||
max-width: 80px;
|
||||
max-height: 80px;
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue