3-col-portfolio.css 431 B

1234567891011121314151617
  1. /*!
  2. * Start Bootstrap - 3 Col Portfolio HTML Template (http://startbootstrap.com)
  3. * Code licensed under the Apache License v2.0.
  4. * For details, see http://www.apache.org/licenses/LICENSE-2.0.
  5. */
  6. body {
  7. padding-top: 70px; /* Required padding for .navbar-fixed-top. Remove if using .navbar-static-top. Change if height of navigation changes. */
  8. }
  9. .portfolio-item {
  10. margin-bottom: 25px;
  11. }
  12. footer {
  13. margin: 50px 0;
  14. }