SyntaxFix
Write A Post
Hire A Developer
Questions
/* Most Accurate Setting if you only want to do this with CSS Pseudo Element */ p:before { content: "\00a0"; padding-right: 5px; /* If you need more space b/w contents */ }