mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-30 16:50:00 +02:00
Add v5.1.0 docs (#34675)
This commit is contained in:
11
docs/5.1/examples/pricing/pricing.css
Normal file
11
docs/5.1/examples/pricing/pricing.css
Normal file
@@ -0,0 +1,11 @@
|
||||
body {
|
||||
background-image: linear-gradient(180deg, #eee, #fff 100px, #fff);
|
||||
}
|
||||
|
||||
.container {
|
||||
max-width: 960px;
|
||||
}
|
||||
|
||||
.pricing-header {
|
||||
max-width: 700px;
|
||||
}
|
Reference in New Issue
Block a user