mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-28 15:50:01 +02:00
Add v5.3.0-alpha2 docs (#38245)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
body {
|
||||
background-image: linear-gradient(180deg, #eee, #fff 100px, #fff);
|
||||
background-image: linear-gradient(180deg, var(--bs-body-secondary-bg), var(--bs-body-bg) 100px, var(--bs-body-bg));
|
||||
}
|
||||
|
||||
.container {
|
||||
|
Reference in New Issue
Block a user