We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4926e29 commit edbc463Copy full SHA for edbc463
README.md
@@ -301,8 +301,8 @@ There are two types of layouts in Bootstrap.
301
302
They are:
303
304
-Fluid Layout
305
-Fixed Layout
+- Fluid Layout
+- Fixed Layout
306
307
<div align="right">
308
<b><a href="#">↥ back to top</a></b>
@@ -336,10 +336,10 @@ Progress bar is used with HTML tag style in HTML element using `progress` keywor
336
337
The contextual classes used with progressive bar are as follows.
338
339
-- Progress-success
340
-- Progress-info
341
-- Progress-warning
342
-- Progress-danger
+- `Progress-success`
+- `Progress-info`
+- `Progress-warning`
+- `Progress-danger`
343
344
345
0 commit comments