Browse Source

Another test for mobile view

main
Anxhelo Lushka 6 years ago
parent
commit
bc51639f1e
No known key found for this signature in database GPG Key ID: 1FDB240321304A01
  1. 2
      css/main.scss

2
css/main.scss

@ -24,7 +24,7 @@ $grey-color-dark: darken($grey-color, 25%);
$content-width: 950px;
$on-palm: 950px;
$on-laptop: 950px;
$on-phone: 450px;
$on-phone: 500px;

Loading…
Cancel
Save