You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The 'reserved-size' variable is for how much space the icon object will take up in the text, while the 'content-size' variable is for how much space the image will take up. Currently this snippet is set to change the icon size to 1.5 times the line size, this way it will scale with the text size. To change the size of the icons simply play around with the variables at the very top. This snippet only affects the icons in the normal text, not in the headers.
To visually perfectly center the icon you need play around with the 'alignment' variable, as setting it to 'middle' always looks a bit off center.
Sorry, I want to change the size of the emoji but I don't know how to write CSS😭, is there an example of how to write CSS?
The text was updated successfully, but these errors were encountered: