Moved large screen breakpoint from 1280 to 1260 px.

This commit is contained in:
Martin Edenhofer 2016-02-08 06:59:10 +01:00
parent f7bfad14eb
commit 6569aed259

View file

@ -15,7 +15,7 @@ $navigationWidth: 260px;
$highlight-color: hsl(205,90%,60%);
$largeScreenBreakpoint: 1280px;
$largeScreenBreakpoint: 1260px;
html {
height: 100%;