adjust styling

pull/1/head
jem 4 years ago
parent 5934c595a0
commit 6f4161172a

@ -33,7 +33,7 @@
[:div {:class "card" :url url}
(when (some? image)
[:img {:src image}])
[:h1 title]
[:h3 title]
[:p description]])))
(defn masto->html [statuses]

Loading…
Cancel
Save