dfdsf
This commit is contained in:
@@ -6,14 +6,6 @@
|
||||
background: $brand !important;
|
||||
}
|
||||
|
||||
.text-brand2 {
|
||||
color: $brand2 !important;
|
||||
}
|
||||
|
||||
.bg-brand2 {
|
||||
background: $brand2 !important;
|
||||
}
|
||||
|
||||
$base-width: 100;
|
||||
@while $base-width > 0 {
|
||||
.w#{$base-width} { width: #{$base-width}+'%'; }
|
||||
|
||||
@@ -25,7 +25,6 @@ $info : #31CCEC;
|
||||
$warning : #F2C037;
|
||||
|
||||
$brand: #419FD9;
|
||||
$brand2: #F36D3A;
|
||||
$base-bg: #517DA2;
|
||||
|
||||
$typography-font-family : 'myFont', Roboto !default;
|
||||
|
||||
Reference in New Issue
Block a user