Fix several typos throughout the project

This commit is contained in:
Igor Putina 2024-09-27 23:45:54 +03:00
parent 6dc6489e69
commit dc7f6d0a07
126 changed files with 133 additions and 133 deletions

View file

@ -143,7 +143,7 @@
}
}
// Responsives spacings
// Responsive spacings
@if $enable-responsive-spacings {
// Landmarks and section
@if map.get($modules, "layout/landmarks") or map.get($modules, "layout/section") {