mirror of
https://github.com/ae-utbm/sith.git
synced 2025-11-11 06:21:01 +00:00
Refactor com scss and add basic unified event calendar
This commit is contained in:
5
core/static/core/devices.scss
Normal file
5
core/static/core/devices.scss
Normal file
@@ -0,0 +1,5 @@
|
||||
/*--------------------------MEDIA QUERY HELPERS------------------------*/
|
||||
|
||||
$small-devices: 576px;
|
||||
$medium-devices: 768px;
|
||||
$large-devices: 992px;
|
||||
Reference in New Issue
Block a user