Line 571: | Line 571: | ||
display: block; | display: block; | ||
max-width: 30vw; | max-width: 30vw; | ||
+ | min-width: 250px; | ||
margin-left: auto; | margin-left: auto; | ||
margin-right: auto; | margin-right: auto; | ||
Line 1,015: | Line 1,016: | ||
/* Responsive features of other page elements */ | /* Responsive features of other page elements */ | ||
@media screen and (max-width: 800px) { | @media screen and (max-width: 800px) { | ||
+ | |||
+ | .image-inpage { | ||
+ | margin-right: auto; | ||
+ | margin-left: auto; | ||
+ | } | ||
.scroll-image{ | .scroll-image{ |
Revision as of 16:53, 10 September 2018