Of course. Forgot to mention,
to avoid having to write color styles twice, you can combine them with commas like this:
h1, h2 {
color: #4acafa;
}
Of course. Forgot to mention,
to avoid having to write color styles twice, you can combine them with commas like this:
h1, h2 {
color: #4acafa;
}