privateboard 0.1.36 → 0.1.38

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.
@@ -59,7 +59,7 @@
59
59
  }
60
60
  .vr-kicker-glyph {
61
61
  font-family: var(--font-human);
62
- font-size: 13px;
62
+ font-size: 14px;
63
63
  letter-spacing: 0;
64
64
  }
65
65
  .vr-head-actions {
@@ -274,7 +274,7 @@
274
274
  }
275
275
  .vr-avatar-placeholder {
276
276
  font-family: var(--mono);
277
- font-size: 13px;
277
+ font-size: 14px;
278
278
  font-weight: 700;
279
279
  color: var(--text-soft);
280
280
  }
@@ -427,7 +427,7 @@
427
427
  }
428
428
  .vr-key-title {
429
429
  font-family: var(--font-human, var(--mono));
430
- font-size: 13px;
430
+ font-size: 14px;
431
431
  font-weight: 700;
432
432
  color: var(--text);
433
433
  letter-spacing: -0.005em;
Binary file