sempli-website-lib 6.2.1-beta.6 → 6.2.1-beta.7

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "sempli-website-lib",
3
- "version": "6.2.1-beta.6",
3
+ "version": "6.2.1-beta.7",
4
4
  "peerDependencies": {
5
5
  "@angular/common": "^16.0.5",
6
6
  "@angular/core": "^16.0.5"
@@ -17639,13 +17639,13 @@ span.results-table-item-value {
17639
17639
  justify-content: space-between;
17640
17640
  }
17641
17641
 
17642
- .section-h3-title-job-to-be-done {
17642
+ .position-title-job-to-be-done {
17643
17643
  width: 50%;
17644
- margin-left: 55% !important;
17645
- margin-bottom: 10% !important;
17644
+ margin-left: 55%;
17645
+ margin-bottom: 10%;
17646
17646
 
17647
17647
  @media screen and (max-width: 795px) {
17648
- margin-left: 65% !important;
17648
+ margin-left: 65%;
17649
17649
  }
17650
17650
  }
17651
17651
  /*=============== END MAIN SECTIONS ===============*/
@@ -2396,13 +2396,13 @@ span.results-table-item-value {
2396
2396
  justify-content: space-between;
2397
2397
  }
2398
2398
 
2399
- .section-h3-title-job-to-be-done {
2399
+ .position-title-job-to-be-done {
2400
2400
  width: 50%;
2401
- margin-left: 55% !important;
2402
- margin-bottom: 10% !important;
2401
+ margin-left: 55%;
2402
+ margin-bottom: 10%;
2403
2403
 
2404
2404
  @media screen and (max-width: 795px) {
2405
- margin-left: 65% !important;
2405
+ margin-left: 65%;
2406
2406
  }
2407
2407
  }
2408
2408
  /*=============== END MAIN SECTIONS ===============*/