Merge pull request #2 from preist/fix-typos

Fix several typos throughout the project
This commit is contained in:
JWB 2024-11-10 07:39:40 -05:00 committed by GitHub
commit bdf50fe634
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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") {