2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-17 19:21:23 +03: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
+1 -1
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`.