Added a space to a comment for consistency (#22993)

This commit is contained in:
Johnathan Milley
2018-11-14 21:08:32 -03:30
committed by Manish Giri
parent 8589bdf138
commit 44d6b9d30d

View File

@ -89,7 +89,7 @@ p {
} }
h2 { h2 {
color: #FA8072; //salmon color: #FA8072; // salmon
} }
``` ```