mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-05-11 13:53:09 +00:00
no need for those custom styles when we have utils
This commit is contained in:
parent
e8e0cc7b21
commit
f8d1dc4d04
1 changed files with 0 additions and 13 deletions
|
|
@ -19,19 +19,6 @@
|
||||||
font-size: 1rem;
|
font-size: 1rem;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
@include media-breakpoint-up(sm) {
|
|
||||||
text-align: left;
|
|
||||||
}
|
|
||||||
|
|
||||||
@include media-breakpoint-up(md) {
|
|
||||||
.col-sm-6:first-child {
|
|
||||||
padding-right: ($grid-gutter-width-base * 1.5);
|
|
||||||
};
|
|
||||||
.col-sm-6:last-child {
|
|
||||||
padding-left: ($grid-gutter-width-base * 1.5);
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.bd-featurette-title {
|
.bd-featurette-title {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue