Skip to content

tchajed/better-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Improving your website

Demo

If your website has no styling, please add this to your <head> element:

<style>
  body {
    margin: 2em auto;
    max-width: 800px;
    font-size: 18px;
    padding: 1em;
    text-align: justify;
  }
  h1,
  h2,
  h3 {
    line-height: 1.2;
  }
</style>

About

Resources

Stars

Watchers

Forks

Contributors

Languages