mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-04-11 00:00:57 +00:00
parent
e0c95f88db
commit
56e415d57d
1 changed files with 1 additions and 1 deletions
|
|
@ -727,4 +727,4 @@ $container-max-widths: (
|
|||
);
|
||||
{% endhighlight %}
|
||||
|
||||
When making any changes to the Sass variables or maps, you'll need to save your changes and recompile. Doing so will out a brand new set of predefined grid classes for column widths, offsets, and ordering. Responsive visibility utilities will also be updated to use the custom breakpoints.
|
||||
When making any changes to the Sass variables or maps, you'll need to save your changes and recompile. Doing so will output a brand new set of predefined grid classes for column widths, offsets, and ordering. Responsive visibility utilities will also be updated to use the custom breakpoints.
|
||||
|
|
|
|||
Loading…
Reference in a new issue