In this repo i store all my websites, each in a different branch
Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.

15 righe
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. }