did the 06-cascade-fix

This commit is contained in:
Rishivant Singh 2021-12-16 11:34:32 +05:30
parent 39d1d66e08
commit 0bfad64eb8
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;
}
}