Explorar o código

Hotfix for responsive images

Moritz Schmidt %!s(int64=9) %!d(string=hai) anos
pai
achega
2df4de50b4
Modificáronse 1 ficheiros con 5 adicións e 0 borrados
  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";