_welcome.scss 162 Bytes EditWeb IDE 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 .welcome { text-align: center; padding: 50px 0; color: mc('grey', '700'); h1 { margin-top: 15px; } h2 { margin-top: 15px; margin-bottom: 50px; } }