mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-14 18:42:30 +03:00
Fix 4:3 embed (#27910)
This commit is contained in:
@@ -55,7 +55,7 @@ Within `_variables.scss`, you can change the aspect ratios you want to use. Here
|
||||
$embed-responsive-aspect-ratios: (
|
||||
(21 9),
|
||||
(16 9),
|
||||
(3 4),
|
||||
(4 3),
|
||||
(1 1)
|
||||
) !default;
|
||||
{% endhighlight %}
|
||||
|
||||
Reference in New Issue
Block a user