qstd 0.3.43 → 0.3.45

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.
@@ -1210,12 +1210,12 @@
1210
1210
  .c_white {
1211
1211
  color: var(--colors-white);
1212
1212
  }
1213
- .bx-sh_0_6px_18px_rgba\(0\,0\,0\,0\.18\) {
1214
- box-shadow: 0 6px 18px rgba(0, 0, 0, 0.18);
1215
- }
1216
1213
  .fs_13 {
1217
1214
  font-size: 13px;
1218
1215
  }
1216
+ .bx-sh_0_6px_18px_rgba\(0\,0\,0\,0\.18\) {
1217
+ box-shadow: 0 6px 18px rgba(0, 0, 0, 0.18);
1218
+ }
1219
1219
  .pr_\.5rem {
1220
1220
  padding-right: .5rem;
1221
1221
  }