Skip to content

Commit

Permalink
docs: use an admonition instead of "!!"
Browse files Browse the repository at this point in the history
  • Loading branch information
12rambau authored Jul 2, 2023
1 parent 54311e5 commit 4639c9c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docs/community/topics/bootstrap.rst
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,9 @@ Any documentation relying on **JQuery** in their ``custom.js`` files will need t
Breaking changes
----------------

‼️ Relevant for those using a ``custom.css`` and/or a ``custom.js`` file!
.. important::

Relevant for those using a ``custom.css`` and/or a ``custom.js`` file!

Bootstrap changed several CSS classes, so if you wrote custom rules of JS logic that depended on them, it may have changed.

Expand Down

0 comments on commit 4639c9c

Please sign in to comment.