+ 1
How to center text in a square radius?
Hello ! I have problem about my text-centring and I don't know how to do. Can U help me ? I work with CSS and HTML for my exercice. Thank you ! 😉 my code : https://code.sololearn.com/WwLLRqgCTP3V/?ref=app
2 Respuestas
+ 1
I find my mistake. Thank you for your answer but I find an another solution:
https://code.sololearn.com/WwLLRqgCTP3V
0
pad the bottom to match your top.
padding-top:30px;
padding-bottom:30px;