add initial news design
This commit is contained in:
@@ -9,6 +9,10 @@ $breakpoint-sm: 576px;
|
||||
$breakpoint-md: 768px;
|
||||
$breakpoint-lg: 992px;
|
||||
$breakpoint-xl: 1200px;
|
||||
$sm: 576px;
|
||||
$md: 768px;
|
||||
$lg: 992px;
|
||||
$xl: 1200px;
|
||||
// variables.scss
|
||||
|
||||
// Breakpoint Variables
|
||||
|
||||
Reference in New Issue
Block a user