Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
sentence case
  • Loading branch information
vdepizzol committed Aug 27, 2020
commit ffda85bed825aa8a130720eb0189294628a3ee62
2 changes: 1 addition & 1 deletion src/support/mixins/layout.scss
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
}
}

// UI Scale
// UI scale

@mixin ui-scale($ui-scale) {
@if $ui-scale == "" {
Expand Down