Guest User

Untitled

a guest
Nov 20th, 2018
126
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.50 KB | None | 0 0
  1. body {
  2. color: #000000;
  3. font-family: sans-serif;
  4. }
  5. h1 {
  6. font-family: sans-serif;
  7.  
  8.  
  9. }
  10.  
  11. .jumbotron {
  12. background-image: url("file:///Users/gaby/Desktop/Capture%20d%E2%80%99e%CC%81cran%202018-11-16%20a%CC%80%2017.46.01.png");
  13. height: 80vh;
  14. background-size: cover;
  15. }
  16.  
  17. .text-align-center {
  18. text-align: center;
  19. }
  20.  
  21. .value-proposition {
  22. margin-top: 415px;
  23. }
  24.  
  25. .card {
  26. padding-bottom: 15px;
  27. }
  28.  
  29.  
  30. .card-group {
  31. padding: 75px 0;
  32. }
  33.  
  34. .footer {
  35. border-top: 1px #eee solid;
  36. }
Add Comment
Please, Sign In to add comment