Skip to content

Commit

Permalink
https link and prettify CSS
Browse files Browse the repository at this point in the history
  • Loading branch information
davidtmiller committed Aug 21, 2017
1 parent e7fc660 commit f16dcb7
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions css/blog-post.css
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
/*!
* Start Bootstrap - Blog Post (http://startbootstrap.com/template-overviews/blog-post)
* Start Bootstrap - Blog Post (https://startbootstrap.com/template-overviews/blog-post)
* Copyright 2013-2017 Start Bootstrap
* Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-blog-post/blob/master/LICENSE)
*/

body {
padding-top: 54px;
padding-top: 54px;
}

@media (min-width: 992px) {
body {
padding-top: 56px;
}
body {
padding-top: 56px;
}
}

0 comments on commit f16dcb7

Please sign in to comment.