Explorar o código

fix: Size of the image in about and contact is fixed

Marcelo Fornet %!s(int64=5) %!d(string=hai) anos
pai
achega
9e42759dfc
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      layout/about-and-contact.html

+ 1 - 1
layout/about-and-contact.html

@@ -11,7 +11,7 @@
 	}
 
 	#img-banner {
-		width: auto;
+		width: 100%;
 		height: 100%;
 		-o-object-fit: cover;
 		object-fit: cover;