Fix bug.
This commit is contained in:
parent
3f323c70fc
commit
06c282dd9f
|
@ -18,7 +18,9 @@
|
||||||
{{carousel_display_style}}
|
{{carousel_display_style}}
|
||||||
}
|
}
|
||||||
@media (max-width: 767px){
|
@media (max-width: 767px){
|
||||||
width: 100%;
|
.carousel_images{
|
||||||
|
width: 100%;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
<article class="s-annc show-announcement">
|
<article class="s-annc show-announcement">
|
||||||
|
|
Loading…
Reference in New Issue