.row {
[class*="col-"] {
padding-right: 30px;
padding-left: 30px;
@media (max-width: $screen-xs-max) {
padding-right: 10px;
padding-left: 10px;
}
}
}
Last active
November 24, 2020 02:36
-
-
Save regepan/d0b558b9b7756ccb9dd4505cd8e770d3 to your computer and use it in GitHub Desktop.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment