IKTprojektmunka/assets/bootstrap-examples/pricing/pricing.css
medvegergo 760f7090d1 kezdes
2022-10-13 18:09:47 +02:00

12 lines
155 B
CSS

body {
background-image: linear-gradient(180deg, #eee, #fff 100px, #fff);
}
.container {
max-width: 960px;
}
.pricing-header {
max-width: 700px;
}