2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-20 20:00:36 +03:00

Do some CSS and Migration guide cleanup (#36191)

* Do some CSS and Migration guide cleanup

- More code snippet tweaks
- Fix some homepage hero bugs
- Do a cleanup on Migration guide content to highlight more changes and fix some issues from merge conflicts
This commit is contained in:
Mark Otto
2022-04-18 20:56:18 -07:00
committed by GitHub
parent 3990ff04a0
commit 3362c8cf13
5 changed files with 30 additions and 44 deletions
+1 -1
View File
@@ -35,7 +35,7 @@
font-weight: 600;
color: #fff;
}
.gi { color: var(--base0C); }
.gi { color: var(--bs-success); }
.gp {
font-weight: 600;
color: var(--base04);