Upgrade bourbon to ^6.0.0 (#161)

This commit is contained in:
Pranav Raj S
2019-10-20 13:34:19 +05:30
committed by GitHub
parent 20cfd005b9
commit dd018f3682
23 changed files with 94 additions and 90 deletions

View File

@@ -3,7 +3,7 @@
}
.flex-center {
@include flex;
display: flex;
@include flex-align(center, middle);
}
@@ -55,4 +55,4 @@
input, textarea {
border-radius: 4px !important;
}
}