Merge pull request #84 from TheOdinProject/revert-81-release
This commit is contained in:
commit
d30894df99
|
@ -25,11 +25,11 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.child {
|
.child {
|
||||||
color: green;
|
color: red;
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
}
|
}
|
||||||
|
|
||||||
div.text {
|
div.text {
|
||||||
color: blue;
|
color: green;
|
||||||
font-size: 28px;
|
font-size: 28px;
|
||||||
}
|
}
|
Loading…
Reference in New Issue