瀏覽代碼

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";