Hi Rachel,
You’ll want to target the image directly rather than the icon class. You can try:
.Icon img {
max-width: unset;
}
Best,
Alyssa
Hi Rachel,
You’ll want to target the image directly rather than the icon class. You can try:
.Icon img {
max-width: unset;
}
Best,
Alyssa