Guest User

Untitled

a guest
May 22nd, 2018
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.24 KB | None | 0 0
  1. .container{
  2. margin: 0 auto;
  3. width: 80%;
  4. }
  5. .header h1{
  6. text-align: center;
  7. }
  8. .column{
  9. display: inline-block;
  10. float:left;
  11. width:33.33%;
  12. }
  13. /* .image{
  14. position: relative;
  15. bottom: 200px;
  16. width: 20%; */
  17. }
  18. .main-text{
  19. clear:both;
  20. }
Add Comment
Please, Sign In to add comment