mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-18 11:21:23 +02:00
no need for those custom styles when we have utils
This commit is contained in:
@@ -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 {
|
||||||
|
Reference in New Issue
Block a user