Skip to content
This repository was archived by the owner on Mar 4, 2025. It is now read-only.

Commit c372c5f

Browse files
author
vikasrohit
committed
Merge pull request #304 from appirio-tech/fixes/vikas-postbeta-week1
SUP-1754, [Registration] Fix UX and UI skill picker issues
2 parents 2cdca0c + 5eefdc1 commit c372c5f

File tree

2 files changed

+26
-2
lines changed

2 files changed

+26
-2
lines changed

assets/css/skill-picker/skill-picker.scss

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
padding-bottom: 30px;
8686
border-bottom: 2px #F0F0F0 solid;
8787
.skill {
88-
margin: 10px;
88+
margin: 15px 10px 10px 10px;
8989
@media only screen and (min-width: 768px) {
9090
background-color: $white;
9191
border: none;
@@ -100,7 +100,7 @@
100100
width: 100px;
101101
height: 100px;
102102
padding: 20px;
103-
margin-bottom: 10px;
103+
margin-bottom: 5px;
104104
}
105105
}
106106
.name {

assets/images/skills/id-185.svg

Lines changed: 24 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)