1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-22 05:03:16 +02:00

chore(dist): generate dist files

This commit is contained in:
Gaël Poupard
2020-12-03 15:08:31 +02:00
committed by XhmikosR
parent 53d861c814
commit 0a141dae94
70 changed files with 21616 additions and 773 deletions

View File

@@ -146,7 +146,7 @@ body {
left: 0;
z-index: -1;
content: "";
background-image: linear-gradient(to bottom, #fff calc(100% - 3rem), transparent);
background-image: linear-gradient(to bottom, rgba(255, 255, 255, 1) calc(100% - 3rem), rgba(255, 255, 255, .01));
}
.bd-cheatsheet article,