In this repo i store all my websites, each in a different branch
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

15 行
339 B

  1. /*!
  2. * Start Bootstrap - Blog Home (https://startbootstrap.com/template-overviews/blog-home)
  3. * Copyright 2013-2017 Start Bootstrap
  4. * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-blog-home/blob/master/LICENSE)
  5. */
  6. body {
  7. padding-top: 54px;
  8. }
  9. @media (min-width: 992px) {
  10. body {
  11. padding-top: 56px;
  12. }
  13. }