This commit is contained in:
Gabriel Bazán 2017-07-10 11:36:57 -03:00
commit 33c80cc392
2 changed files with 6 additions and 3 deletions

View file

@ -26,10 +26,13 @@
font-size:0.9em;
color: $v-mid-gray;
.text {
padding-left: 30px;
padding-left: 25px;
}
.icon {
position: absolute;
img {
width: 20px;
}
}
}
&-explanation, &-button-group {