Posts by rafaelfndev • 126 points
2 posts
- 
		0 votes1 answer50 viewsA: Circle between inline-block elements in firefoxWhen using display: inline-block and the elements (div, span, etc.) have spaces between them, the browser (not only firefox) add 4px space between elements, this is something that has been discussed… 
- 
		1 votes1 answer115 viewsA: Animation in Before overwriting textYou need the z-index, in the case of Absolute, it usually takes the front, so you need to specify the text as the front of it, or in the case what is Absolute backwards. You can sort the following…