Posts by Lucas Felipe • 1 point
1 post
-
0
votes1
answer84
viewsQ: When I write in the div it goes out of place
#meio { width: 100%; text-align: center; } .box { margin: 10px 4px; margin-bottom: -4px; display: inline-block; } #box-1 { width: 290px; height: 300px; background-color: white; } #box-2 { width:…