css - Change the width and height of a pseudo element with content -


i insert icon way

.me-icon-supericon:before {     content: "\67"; } 

and i'm trying make bigger. tried make (display:inline-block) doesn't work.

any advice?

if you're using custom font icon try font-size property...


Comments

Popular posts from this blog

java - Run spring boot application error: Cannot instantiate interface org.springframework.context.ApplicationListener -

python - pip wont install .WHL files -

Excel VBA "Microsoft Windows Common Controls 6.0 (SP6)" Location Changes -