2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-17 19:21:23 +03:00

Rewrite Theming docs as Customize section

- Broke up existing theming page into separate pages
- Audited and updated each new docs page (some pages include some TBD sections)
- Update sidenav to reflect changes
- Fix links that pointed to the old Theming page
- Update docs styles to reflect recent changes
- Rewrite some bits in the Migration page
This commit is contained in:
Mark Otto
2020-04-13 17:55:33 -07:00
committed by Mark Otto
parent 85ac2fc35e
commit f6e2f4c656
14 changed files with 577 additions and 14 deletions
+1
View File
@@ -29,6 +29,7 @@
> .table {
max-width: 100%;
margin-bottom: 1.5rem;
@include font-size(.875rem);
@include media-breakpoint-down(md) {
display: block;