1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-29 08:10:47 +02:00

Docs: consistent usage of CSS sections (#38175)

This commit is contained in:
Julien Déramond
2023-03-13 11:41:27 +01:00
committed by GitHub
parent 59c556cea6
commit c57be44686
5 changed files with 8 additions and 8 deletions

View File

@@ -786,7 +786,7 @@ As part of Bootstrap's evolving CSS variables approach, modals now use local CSS
{{< scss-docs name="modal-variables" file="scss/_variables.scss" >}}
### Loop
### Sass loop
[Responsive fullscreen modals](#fullscreen-modal) are generated via the `$breakpoints` map and a loop in `scss/_modal.scss`.