mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-23 10:30:04 +01:00
7 lines
95 B
SCSS
7 lines
95 B
SCSS
/*
|
|
Responsive Breakpoints
|
|
*/
|
|
$break-small: 575px;
|
|
$break-midpoint: 780px;
|
|
$break-large: 576px;
|