Sha256: df27eadba5ce8f329c86adbff41d516c96c2f3a9ceec79d4a269df6f1a104012
Contents?: true
Size: 405 Bytes
Versions: 6
Compression:
Stored size: 405 Bytes
Contents
@import "bootstrap"; body { padding-top: $navbar-height + 20; } // If you want to use a sticky footer, put the .sticky class on your .html html.sticky { position: relative; min-height: 100%; } .sticky .footer { position: absolute; bottom: 0; width: 100%; /* Set the fixed height of the footer here */ height: 60px; background-color: #f5f5f5; .text-muted { margin: 20px 0; } }
Version data entries
6 entries across 6 versions & 1 rubygems