I typically use the following for increasing the size of icons in tiles:
.icon svg
but I can’t seem to figure out what to use for icons that I upload? Thanks.
I typically use the following for increasing the size of icons in tiles:
.icon svg
but I can’t seem to figure out what to use for icons that I upload? Thanks.
Are you uploading svg icons?
If .png or .jpg did you try .icon img
I have had success using img.
Thanks img worked like a charm.