Browse Source

Update custom wizard image css

Angus McLeod 7 years ago
parent
commit
ed3949fdf8
1 changed files with 10 additions and 0 deletions
  1. 10 0
      assets/stylesheets/wizard/wizard_custom.scss

+ 10 - 0
assets/stylesheets/wizard/wizard_custom.scss

@@ -27,6 +27,16 @@
       justify-content: space-between;
       flex-wrap: wrap;
 
+      a {
+        cursor: pointer;
+      }
+
+      span {
+        display: block;
+        text-align: center;
+        max-width: 140px;
+      }
+
       &.group {
         padding: 0;
         margin: 0;