halleyx-ui-framework 1.0.7 → 1.0.9

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.
@@ -285,7 +285,7 @@
285
285
  text-align: center;
286
286
  width: 181px;
287
287
  margin-left: -40px;
288
- margin-top: -20px;
288
+ margin-top: 20px;
289
289
  }
290
290
  .t-sub-title-new{
291
291
  font-size: 12px;
@@ -320,6 +320,7 @@
320
320
  border: 0;
321
321
  // border-top: 3px solid #fff;
322
322
  border-top: 4px solid #fff;
323
+ // border-top: 4px solid red;
323
324
  margin: 1em 0;
324
325
  padding: 0;
325
326
  width: 100%;
@@ -338,8 +339,8 @@
338
339
  display: block;
339
340
  height: 1px;
340
341
  border: 0;
341
- // border-top: 3px solid #fff;
342
342
  border-top: 2px solid var(--hlx-color-primary-light);
343
+ // border-top: 2px solid black;
343
344
  margin: 1em 0;
344
345
  padding: 0;
345
346
  width: 100%;