Rework header for small-screens
[blerg.git] / www / jssrc / blerg / Title.js
index a8282fb..17d62a2 100644 (file)
@@ -1,7 +1,7 @@
 enyo.kind({
     name: "blerg.Title",
     kind: "Control",
-    style: "float: left; width: 40%;",
+    classes: "blerg-title",
     published: {
         section: ""
     },