mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-12 00:24:03 +02:00
Fixes #33686 typo in RTL docs
This commit is contained in:
@@ -93,7 +93,7 @@ Using [RTLCSS value directives](https://rtlcss.com/learn/usage-guide/value-direc
|
|||||||
$font-weight-bold: 700 #{/* rtl:600 */} !default;
|
$font-weight-bold: 700 #{/* rtl:600 */} !default;
|
||||||
```
|
```
|
||||||
|
|
||||||
Which would ouput to the following for our default CSS and RTL CSS:
|
Which would output to the following for our default CSS and RTL CSS:
|
||||||
|
|
||||||
```css
|
```css
|
||||||
/* bootstrap.css */
|
/* bootstrap.css */
|
||||||
|
Reference in New Issue
Block a user