Blame view
app/css/pages/pricing.css
263 Bytes
feacde5ff
|
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 |
.pricing-header { margin-top: 2em; margin-bottom: 3em; text-align: center; } .pricing-header h1 { margin-bottom: .65em; font-size: 40px; font-weight: 600; } .pricing-header h2 { color: #777; font-size: 24px; font-weight: 400; } |