Skip to content

Commit

Permalink
CSS Fixes #64
Browse files Browse the repository at this point in the history
  • Loading branch information
damithc authored Nov 17, 2018
2 parents 46dbca2 + d83822e commit a64c6c8
Showing 1 changed file with 5 additions and 8 deletions.
13 changes: 5 additions & 8 deletions css/gh-pages.css
Original file line number Diff line number Diff line change
Expand Up @@ -213,14 +213,6 @@ table.tableblock > .title,
}
}

#app.container-fluid {
padding: 0;
}

footer {
margin: 0;
}

.website-content {
width: 100%;
max-width: 62.5rem;
Expand All @@ -231,3 +223,8 @@ footer {
#site-header {
margin-bottom: 2.25rem;
}

#content-wrapper {
max-width: none;
padding: 0;
}

0 comments on commit a64c6c8

Please sign in to comment.