app.scss 77 B

12345678
  1. body{
  2. background: #fafafa;
  3. }
  4. .jumbotron{
  5. background: #badaba;
  6. padding: 1%;
  7. }