@arsedizioni/ars-utils 21.2.263 → 21.2.266

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.
@@ -193,12 +193,14 @@
193
193
  div {
194
194
  margin-right: 8px;
195
195
  font-weight: 500 !important;
196
+ font-size: 11px !important;
196
197
  color: var(--ars-color-text, #191c1b);
197
198
  }
198
199
 
199
200
  a {
200
201
  cursor: pointer !important;
201
202
  color: var(--ars-color-link, #03A9F4);
203
+ font-size: 11px !important;
202
204
  font-weight: 500 !important;
203
205
  }
204
206
  }