Преглед изворни кода

Hotfix for responsive images

Moritz Schmidt пре 9 година
родитељ
комит
2df4de50b4
1 измењених фајлова са 5 додато и 0 уклоњено
  1. 5 0
      style.css

+ 5 - 0
style.css

@@ -360,6 +360,11 @@ a:hover {
   top: -50px;
 }
 
+.container.text-muted p img {
+    width: 100%;
+    height: auto;
+}
+
 @media(min-width: 544px) {
   .menu-item.dropdown::after {
     content: "\f0d7";