Parcourir la source

updated styling for subscriptions

Harlan Iverson il y a 6 ans
Parent
commit
fedff49a65

+ 0 - 6
app/resources/templates/md/pages/subscriptions.md

@@ -2,9 +2,3 @@
  :layout :subscriptions
  :navbar? true
  :page-index 200}
-
-Subscriptions
-
-Some info
-
-Some data perhaps

+ 5 - 0
uspooge-app/resources/public/css/style.css

@@ -8,4 +8,9 @@
 .feed-item {
   display: inline;
   float: left;
+}
+
+.feed {
+  list-style: none;
+  padding-left: 0;
 }