2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-08 17:22:31 +03:00

docs(examples): use RTLCSS for RTL examples

This commit is contained in:
Gaël Poupard
2020-11-23 18:50:45 +02:00
committed by XhmikosR
parent eb618393e3
commit 3ef8483c5d
16 changed files with 455 additions and 59 deletions
@@ -46,10 +46,12 @@ body {
.marketing h2 {
font-weight: 400;
}
/* rtl:begin:ignore */
.marketing .col-lg-4 p {
margin-right: .75rem;
margin-left: .75rem;
}
/* rtl:end:ignore */
/* Featurettes
@@ -63,6 +65,7 @@ body {
.featurette-heading {
font-weight: 300;
line-height: 1;
/* rtl:remove */
letter-spacing: -.05rem;
}