Be more consistent in section styling
This commit is contained in:
parent
dceb7f141b
commit
973004f1dd
2 changed files with 13 additions and 13 deletions
|
|
@ -368,7 +368,7 @@
|
|||
|
||||
(defn posts-section [{:keys [posts]}]
|
||||
(let [{:keys [per-page query total displayed-posts loading]} posts]
|
||||
[:section.favorites
|
||||
[:section.posts
|
||||
[:h2 "Favorites"]
|
||||
[:header.controls
|
||||
[:p.display-info
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue