0
How can I place the 'About Me' heading higher than the current place? To be precise, how can I move it along the vertical line?
Here is my code https://code.sololearn.com/WAWgm2OiO108/?ref=app
1 Antwort
+ 6
Lower .p2 padding-top which is 10px now
add to your h1
margin: 0px;
padding: 0px;