1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-22 13:13:03 +02:00
Files
bootstrap/docs/5.1/examples/sticky-footer/sticky-footer.css
2021-08-04 18:48:26 +03:00

10 lines
200 B
CSS

/* Custom page CSS
-------------------------------------------------- */
/* Not required for template or sticky footer method. */
.container {
width: auto;
max-width: 680px;
padding: 0 15px;
}