qstd 0.3.44 → 0.3.46

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.
@@ -216,7 +216,6 @@
216
216
  html {
217
217
  font-size: 16px;
218
218
  line-height: 1.5;
219
- font-family: geologica, sans-serif;
220
219
  }
221
220
  *,
222
221
  ::before,
@@ -1210,12 +1209,12 @@
1210
1209
  .c_white {
1211
1210
  color: var(--colors-white);
1212
1211
  }
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
1212
  .fs_13 {
1217
1213
  font-size: 13px;
1218
1214
  }
1215
+ .bx-sh_0_6px_18px_rgba\(0\,0\,0\,0\.18\) {
1216
+ box-shadow: 0 6px 18px rgba(0, 0, 0, 0.18);
1217
+ }
1219
1218
  .pr_\.5rem {
1220
1219
  padding-right: .5rem;
1221
1220
  }