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

Fix some hexa in colors docs. (#31254)

This commit is contained in:
Florian Lacreuse
2020-07-07 19:28:24 +02:00
committed by GitHub
parent 7b144760b5
commit 49934b2bba
2 changed files with 5 additions and 5 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
- name: primary
hex: "#007bff"
hex: "#0d6efd"
- name: secondary
hex: "#868e96"
hex: "#6c757d"
- name: success
hex: "#28a745"
- name: danger