privateboard 0.1.13 → 0.1.16

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.
@@ -57,7 +57,7 @@
57
57
  .qcta-btn .ico {
58
58
  display: inline-flex;
59
59
  align-items: center;
60
- font-size: 12.5px;
60
+ font-size: 12px;
61
61
  font-weight: 500;
62
62
  line-height: 1;
63
63
  color: var(--text-soft, #8E8B83);
@@ -101,7 +101,7 @@
101
101
  border: 0.5px solid var(--lime, #6FB572);
102
102
  color: var(--text, #C8C5BE);
103
103
  font-family: var(--mono, "Inter", system-ui, sans-serif);
104
- font-size: 11.5px;
104
+ font-size: 12px;
105
105
  font-weight: 500;
106
106
  letter-spacing: 0.04em;
107
107
  padding: 9px 16px;
@@ -200,7 +200,7 @@
200
200
  font-weight: 700;
201
201
  }
202
202
  .qask-quote-body {
203
- font-size: 12.5px;
203
+ font-size: 12px;
204
204
  line-height: 1.55;
205
205
  color: var(--text-soft, #8E8B83);
206
206
  font-style: italic;
@@ -230,7 +230,7 @@
230
230
  border: none;
231
231
  background: transparent;
232
232
  font-family: var(--font-human, var(--mono));
233
- font-size: 13.5px;
233
+ font-size: 14px;
234
234
  color: var(--text, #C8C5BE);
235
235
  outline: none;
236
236
  padding: 9px 12px;