mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-05 16:42:29 +03:00
chore(dist): generate dist files
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user