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

Merge branch 'master' of http://git.choozmo.com:3000/choozmo/hhh_step_question

Mike пре 3 година
родитељ
комит
745f47cfc4
1 измењених фајлова са 2 додато и 2 уклоњено
  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%;
 }