Sign in
chromium
/
external
/
github.com
/
twbs
/
bootstrap
/
gh-pages
/
.
/
docs
/
4.6
/
examples
/
pricing
/
pricing.css
blob: cbf0ec013aeeaa87ac7e300480655786343ddbdc [
file
]
html
{
font-size
:
14px
;
}
@media
(
min-width
:
768px
)
{
html
{
font-size
:
16px
;
}
}
.
container
{
max-width
:
960px
;
}
.
pricing-header
{
max-width
:
700px
;
}
.
card-deck
.
card
{
min-width
:
220px
;
}