Skip to content
This repository has been archived by the owner on Oct 22, 2020. It is now read-only.

Commit

Permalink
Fixed xl breakpoint name
Browse files Browse the repository at this point in the history
  • Loading branch information
UnderlineWords committed Jun 10, 2020
1 parent 4a7f8dc commit 370ef80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion grider.scss
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ $extra-small : 'xs';
$small : 'sm';
$medium : 'md';
$large : 'lg';
$extra-large : 'lg';
$extra-large : 'xl';

/********************
COLUMN ********************/
Expand Down

0 comments on commit 370ef80

Please sign in to comment.