Define breakpoints

This commit is contained in:
Luca 2020-11-24 21:33:12 +01:00
parent 881d8310f6
commit a10c49c298
1 changed files with 2 additions and 0 deletions

2
assets/_breakpoints.scss Normal file
View File

@ -0,0 +1,2 @@
$small: 800px;
$large: 1200px;