@pmidc/upyog-css 1.2.1 → 1.2.2

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/dist/index.css CHANGED
@@ -3267,8 +3267,7 @@ body {
3267
3267
  --text-opacity:1;
3268
3268
  color: #0d43a7;
3269
3269
  color: rgba(13, 67, 167, var(--text-opacity));
3270
- position: relative;
3271
- top: 10px; }
3270
+ position: relative; }
3272
3271
 
3273
3272
  .fsm-citizen-rating-wrapper .card-label:last-of-type {
3274
3273
  margin-top: 24px; }