Merge pull request #81 from rishvantsingh/release

This commit is contained in:
Marvin Gay 2021-12-19 08:55:26 -05:00 committed by GitHub
commit a6f973b17f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -25,11 +25,11 @@
}
.child {
color: red;
color: green;
font-size: 14px;
}
div.text {
color: green;
color: blue;
font-size: 28px;
}