mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-26 17:20:29 +00:00
fix typo in comment
This commit is contained in:
parent
82403407d8
commit
4e8f769d44
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
// Toggles
|
||||
//
|
||||
// Used in conjuntion with global variables to enable certain theme features.
|
||||
// Used in conjunction with global variables to enable certain theme features.
|
||||
|
||||
@mixin border-radius($radius: $border-radius-base) {
|
||||
@if $enable-rounded {
|
||||
|
|
|
|||
Loading…
Reference in a new issue