fleet/frontend/styles/var/_global.scss
Martavis Parker 5f4541be30
New layout for home page with cards (#2524)
* renamed spinner

* removed redux

* new layout

* changes; default view until more info is added

* fixed page background

* added activities pagination

* lint fix
2021-10-18 06:36:43 -07:00

4 lines
67 B
SCSS

$border-radius: 4px;
$base-font-size: 16;
$sidepanel-width: 340px;