Browse Source

Style tweak

Angus McLeod 7 years ago
parent
commit
36646d6f7e
1 changed files with 2 additions and 2 deletions
  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;
     }