diff --git a/frontend/web/css/custom.css b/frontend/web/css/custom.css index 96ca09f..771d927 100755 --- a/frontend/web/css/custom.css +++ b/frontend/web/css/custom.css @@ -424,6 +424,11 @@ figure.reviews_gallery { ._dropdown>li:hover>a{ color:#fff; } +#text-page img{ + max-width:100%; + height:auto; + display:block; +} @media (max-width: 767px) { ._dropdown-wr ._dropdown{ -- libgit2 0.21.4