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:
@@ -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;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user