Fixed linting issues in stylesheets

This commit is contained in:
Alejandro Celaya
2018-08-25 15:59:51 +02:00
parent 43f4b938ae
commit ed0aa68452
10 changed files with 29 additions and 16 deletions

View File

@@ -27,10 +27,11 @@
.home__servers-item.home__servers-item {
text-align: left;
position: relative;
padding: .75rem 2.5rem 0.75rem 1rem;
padding: .75rem 2.5rem .75rem 1rem;
}
.home__servers-item-icon {
@include vertical-align();
right: 1rem;
}