Add some margin above onboarding h2 (#6822)

This commit is contained in:
Ben Halpern 2020-03-24 17:23:22 -04:00 committed by GitHub
parent 22822d448d
commit e3f91783c9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -93,6 +93,7 @@
}
h2 {
margin-top: 20px;
font-size: 15px;
@media screen and (min-width: 600px) {