huaisianhuang 3 yıl önce
ebeveyn
işleme
3dc256bc01
1 değiştirilmiş dosya ile 2 ekleme ve 2 silme
  1. 2 2
      step_question/apis/static/style.css

+ 2 - 2
step_question/apis/static/style.css

@@ -371,12 +371,12 @@ footer {
 	max-width: 850px;
 	min-width: 300px;
 	height: 60px;
-	object-fit: cover;
+	object-fit: contain;
 	object-position: center;
 }
 
 .img_fr img {
 	width: 100%;
-	height: 100%;
+	height: 90%;
 }