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
1 changed files with 3 additions and 3 deletions

View File

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