Revert "did the 06-cascade-fix"

This commit is contained in:
Marvin Gay 2021-12-19 20:24:31 -05:00 committed by GitHub
parent a6f973b17f
commit e0c1ce1167
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: green;
color: red;
font-size: 14px;
}
div.text {
color: blue;
color: green;
font-size: 28px;
}
}