1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-19 11:51:23 +02:00
Files
bootstrap/docs/5.0/examples/sticky-footer/sticky-footer.css
2020-12-07 18:28:07 +02: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;
}