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}+'%'; }
|
||||
|
||||
Reference in New Issue
Block a user