Merge pull request #7895 from BrandonRomano/nf.fix-callouts-image
website: fix image size on learn callout
This commit is contained in:
commit
f1b825d917
|
@ -115,6 +115,7 @@
|
|||
& img {
|
||||
max-width: 80px;
|
||||
max-height: 80px;
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue