mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-17 19:21:23 +03:00
Fix broken/redirected links, moving to HTTPS where possible. (#20557)
This commit is contained in:
committed by
Mark Otto
parent
db533c2e8d
commit
2e69dfa8c1
+1
-1
@@ -246,7 +246,7 @@ Mixins are used in conjunction with the grid variables to generate semantic CSS
|
||||
|
||||
You can modify the variables to your own custom values, or just use the mixins with their default values. Here's an example of using the default settings to create a two-column layout with a gap between.
|
||||
|
||||
See it in action in <a href="http://jsbin.com/ruxona/edit">this rendered example</a>.
|
||||
See it in action in <a href="https://jsbin.com/ruxona/edit?html,output">this rendered example</a>.
|
||||
|
||||
{% highlight scss %}
|
||||
.container {
|
||||
|
||||
Reference in New Issue
Block a user