Skip to content

Instantly share code, notes, and snippets.

View Lucas-Masaba's full-sized avatar
🏠
Working from home

Khusiima Luke Masaba Lucas-Masaba

🏠
Working from home
View GitHub Profile
@Lucas-Masaba
Lucas-Masaba / example1.css
Last active December 6, 2021 17:14
Testing if example 1 from the microverse exercise is dry
.cat, .dog, .dragon {
font-family: "Times New Roman", Times, serif;
font-size: 1rem;
}
.cat {
color: #FFF;
}
.dog {
color: #000;