JSFiddle - React, Tailwind, and code Playground
by gcarames
HTML
<iframe class="iframe-elecciones-slider" src="https://d316fj58e9y1r.cloudfront.net/slider/"></iframe>
<style>
.iframe-elecciones-slider {
width: 100%;
max-width: 100%;
min-width: 100%;
height: 419px;
min-height: 419px;
border: 0;
margin: 0;
padding: 0;
}
@media screen and (max-width: 992px) {
.iframe-elecciones-slider {
height: 516px;
min-height: 516px;
}
}
</style>