2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-08 17:22:31 +03:00

Redesign homepage docs

- New Bootstrap purple navbar
- Redesigned masthead
- Rewrote and redesigned homepage content
- Replace Copy text with icons like Bootstrap Icons site across all ClipboardJS instances
- Fixed padding issues in site footer
- Match homepage button styles to examples page, use gap instead of tons of responsive margin utils
This commit is contained in:
Mark Otto
2022-01-27 15:01:08 -08:00
parent 333d89e498
commit b71cd6eb7d
20 changed files with 559 additions and 115 deletions
+1
View File
@@ -5,6 +5,7 @@
</head>
{{ block "body_override" . }}<body>{{ end }}
{{ partial "skippy" . }}
{{ partial "icons" . }}
{{ partial "docs-navbar" . }}