diff --git a/_static/css/custom.css b/_static/css/custom.css index e531bf3..e03c4e7 100644 --- a/_static/css/custom.css +++ b/_static/css/custom.css @@ -76,21 +76,21 @@ p.caption { box-shadow: 4px 4px 8px rgba(1, 1, 1, 0.2); } -.full-image { - width: 80%; +/* .full-image { + max-width: 80% !important; } .mid-image { - width: 60%; + max-width: 60% !important; } .small-image { - width: 40%; + max-width: 40% !important; } .mini-image { - width: 20%; -} + max-width: 20% !important; +} */ /* VIDEOS */ .video-divert {