소스 검색

Style tweak

Angus McLeod 7 년 전
부모
커밋
36646d6f7e
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      assets/stylesheets/wizard/wizard_custom.scss

+ 2 - 2
assets/stylesheets/wizard/wizard_custom.scss

@@ -22,7 +22,7 @@
 
     .image-container {
       padding: 0 20px;
-      margin: 60px 0;
+      margin: 50px 0;
       display: flex;
       justify-content: space-between;
       flex-wrap: wrap;
@@ -41,7 +41,7 @@
     }
 
     img.small {
-      width: 120;
+      width: 100;
       padding: 10px 15px;
     }