1 2 3 4 5 6 7 8 9 10 11
@import 'src/style/_variables.scss'; .contentSection { padding-top: 50px; padding-bottom: 50px; text-align: center; h1 { margin-bottom: 30px; } }