bootstrap/docs/4.1/examples/checkout/form-validation.css

8 lines
138 B
CSS

.container {
max-width: 960px;
}
.box-shadow { box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05); }
.lh-condensed { line-height: 1.25; }