File must end with a newline character.
This commit is contained in:
parent
c45e5f8743
commit
5f5eaa4bbf
8 changed files with 10 additions and 10 deletions
|
@ -26,4 +26,4 @@
|
|||
// Column width with margin
|
||||
@mixin column-width($numberColumns: 3) {
|
||||
width: map-get( $columns, $numberColumns ) - ( ( $columns__margin * ( $numberColumns - 1 ) ) / $numberColumns );
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue