diff options
Diffstat (limited to 'src/Components/PostList.elm')
| -rw-r--r-- | src/Components/PostList.elm | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Components/PostList.elm b/src/Components/PostList.elm index 998bdff..d417deb 100644 --- a/src/Components/PostList.elm +++ b/src/Components/PostList.elm @@ -43,7 +43,6 @@ styles = , postLikeButton = css [ marginRight (px 5) - , cursor pointer ] } |
