@mjhls/mjh-framework 1.0.512 → 1.0.513

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -1,5 +1,5 @@
1
1
 
2
- # mjh-framework v. 1.0.512
2
+ # mjh-framework v. 1.0.513
3
3
 
4
4
  > Foundation Framework
5
5
 
@@ -345,7 +345,7 @@ var cardLoader = function cardLoader(data, builder, mapping, values, seoPaginate
345
345
  {
346
346
  className: 'issueSection',
347
347
  style: {
348
- background: '#000000 !important',
348
+ background: '#000000',
349
349
  color: '#ffffff',
350
350
  marginBottom: '.25rem',
351
351
  marginLeft: '.25rem',
@@ -446,7 +446,7 @@ var cardLoader = function cardLoader(data, builder, mapping, values, seoPaginate
446
446
  {
447
447
  className: 'issueSection',
448
448
  style: {
449
- background: '#000000 !important',
449
+ background: '#000000',
450
450
  color: '#ffffff',
451
451
  marginBottom: '.25rem',
452
452
  marginLeft: '.25rem',
@@ -560,7 +560,7 @@ var cardLoader = function cardLoader(data, builder, mapping, values, seoPaginate
560
560
  {
561
561
  className: 'issueSection',
562
562
  style: {
563
- background: '#000000 !important',
563
+ background: '#000000',
564
564
  color: '#ffffff',
565
565
  marginBottom: '.25rem',
566
566
  marginLeft: '.25rem',
@@ -339,7 +339,7 @@ var cardLoader = function cardLoader(data, builder, mapping, values, seoPaginate
339
339
  {
340
340
  className: 'issueSection',
341
341
  style: {
342
- background: '#000000 !important',
342
+ background: '#000000',
343
343
  color: '#ffffff',
344
344
  marginBottom: '.25rem',
345
345
  marginLeft: '.25rem',
@@ -440,7 +440,7 @@ var cardLoader = function cardLoader(data, builder, mapping, values, seoPaginate
440
440
  {
441
441
  className: 'issueSection',
442
442
  style: {
443
- background: '#000000 !important',
443
+ background: '#000000',
444
444
  color: '#ffffff',
445
445
  marginBottom: '.25rem',
446
446
  marginLeft: '.25rem',
@@ -554,7 +554,7 @@ var cardLoader = function cardLoader(data, builder, mapping, values, seoPaginate
554
554
  {
555
555
  className: 'issueSection',
556
556
  style: {
557
- background: '#000000 !important',
557
+ background: '#000000',
558
558
  color: '#ffffff',
559
559
  marginBottom: '.25rem',
560
560
  marginLeft: '.25rem',
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mjhls/mjh-framework",
3
- "version": "1.0.512",
3
+ "version": "1.0.513",
4
4
  "description": "Foundation Framework",
5
5
  "author": "mjh-framework",
6
6
  "license": "MIT",