IKTprojektmunka/assets/bootstrap-examples/pricing/pricing.css

12 lines
155 B
CSS
Raw Normal View History

2022-10-13 16:09:47 +00:00
body {
background-image: linear-gradient(180deg, #eee, #fff 100px, #fff);
}
.container {
max-width: 960px;
}
.pricing-header {
max-width: 700px;
}