curtiscde / hugo-theme-massively

Massively theme for Hugo static site generator
https://hugo-theme-massively.netlify.app
Other
155 stars 138 forks source link

Fix the issue: Image on post not full when using mobile-view and make rich content support better in mobile-view #97

Closed RuifMaxx closed 2 years ago

RuifMaxx commented 3 years ago

Fix the issue: Image on post not full when using mobile-view and make rich content support better in mobile-view H@R%~E4W_CG8BA8I KK}3CD PCL{ G`3Y46@E`GR__`_Q1P

RuifMaxx commented 3 years ago

max- width:100% and width:100% The difference is that max width is relative to the size of img itself. It means that the maximum width of a picture is the width of its own size. max- width:100% only allow the IMG smaller, but not to be enlarged.