Advertisement
CMatchelo

Untitled

Oct 19th, 2015
113
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. .row {
  2. max-width: 80%;
  3. }
  4.  
  5. .conteudo {
  6. width: 100%;
  7. }
  8. <div class="row">
  9. <div class="conteudo">
  10. ............
  11. </div>
  12. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement