Matthieu Bessat
4df864b6ef
All checks were successful
Deploy workflow / deploy (push) Successful in 14s
8 lines
115 B
SCSS
8 lines
115 B
SCSS
@media (max-width: $md-breakpoint) {
|
|
figure {
|
|
img {
|
|
max-width: 100% !important;
|
|
}
|
|
}
|
|
}
|
|
|