5
¿Por qué se superponen mis márgenes div y cómo puedo solucionarlo?
No entiendo por qué los márgenes de estos div se superponen. .alignright {float: right} #header .social {margin-top: 50px;} #header .social a {display: inline-block;} #header .social .fb {width: 64px; height: 1px; padding-top: 60px; overflow: hidden;} #header .social .twit {width: 64px; height: 1px; padding-top: 60px; overflow: hidden;} #header .contact {margin: 20px 70px …