Merge pull request #81 from rishvantsingh/release
This commit is contained in:
commit
a6f973b17f
1 changed files with 3 additions and 3 deletions
|
@ -25,11 +25,11 @@
|
|||
}
|
||||
|
||||
.child {
|
||||
color: red;
|
||||
color: green;
|
||||
font-size: 14px;
|
||||
}
|
||||
|
||||
div.text {
|
||||
color: green;
|
||||
color: blue;
|
||||
font-size: 28px;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue