display: flex;
gap: 0px !important;
}
display: flex;
gap: 0px !important;
}
With this snippet, I can just set min/max font sizes & the scaling range through custom properties, and let CSS do the rest.
With this snippet, I can just set min/max font sizes & the scaling range through custom properties, and let CSS do the rest.