aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIndrajith K L2018-02-15 14:33:59 +0530
committerIndrajith K L2018-02-15 14:33:59 +0530
commit1a57fe1d719a7c7f49f4fd952902b99c236f1b7e (patch)
tree7e76612a7981db4593dd0970b2ebbb92e49192fe
parent506c63b251aaf537015aa7c05e1cab80d435e35d (diff)
downloadsvelte-app-1a57fe1d719a7c7f49f4fd952902b99c236f1b7e.tar.gz
svelte-app-1a57fe1d719a7c7f49f4fd952902b99c236f1b7e.tar.bz2
svelte-app-1a57fe1d719a7c7f49f4fd952902b99c236f1b7e.zip
style clean up
-rw-r--r--src/App.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/App.html b/src/App.html
index d1a4dc5..b4284f1 100644
--- a/src/App.html
+++ b/src/App.html
@@ -2,7 +2,7 @@
Template : <Test1></Test1>
Template : <Test2></Test2>
<style>
- h1 {
+ label {
color: purple;
}
</style>