Change large view to 1080p
This commit is contained in:
parent
dec5bb3c8f
commit
e8ad2535c1
1 changed files with 2 additions and 2 deletions
|
@ -30,9 +30,9 @@ $font_size_h2_pico: 0.75em;
|
|||
$headline_font: 'Mochiy Pop One';
|
||||
$main_font: 'Lato';
|
||||
|
||||
$large_min_width: 1800px;
|
||||
$large_min_width: 2200px;
|
||||
|
||||
$large_view: 1700px;
|
||||
$large_view: 1920px;
|
||||
$mobile_view: 900px;
|
||||
$tiny_view: 450px;
|
||||
$pico_view: 320px;
|
||||
|
|
Loading…
Reference in a new issue