Skip to content

Commit

Permalink
Large monitor breakpoint now corresponds with container breakpoint
Browse files Browse the repository at this point in the history
  • Loading branch information
jlukic committed Jun 9, 2015
1 parent b208d6f commit 781fa9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/themes/default/globals/site.variables
Expand Up @@ -147,7 +147,7 @@
@mobileBreakpoint : 320px;
@tabletBreakpoint : 768px;
@computerBreakpoint : 992px;
@largeMonitorBreakpoint : 1400px;
@largeMonitorBreakpoint : 1200px;
@widescreenMonitorBreakpoint : 1920px;

/*-------------------
Expand Down

0 comments on commit 781fa9d

Please sign in to comment.