No Description
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

template.css 110B

12345678910
  1. body {
  2. min-height: 2000px;
  3. padding-top: 70px;
  4. padding-left: 70px;
  5. }
  6. h1{
  7. padding-bottom : 30px;
  8. }