style.css 86 B

1234567
  1. body {margin: 10px 0px}
  2. .nav {
  3. margin-bottom: 10px;
  4. }
  5. .height-400{
  6. height:400px
  7. }