diff --git a/frontend/src/Author/Index/Posters/AuthorIndexPoster.css b/frontend/src/Author/Index/Posters/AuthorIndexPoster.css index 4ca1179c7..4c581ccc8 100644 --- a/frontend/src/Author/Index/Posters/AuthorIndexPoster.css +++ b/frontend/src/Author/Index/Posters/AuthorIndexPoster.css @@ -1,9 +1,5 @@ $hoverScale: 1.05; -.container { - padding: 10px; -} - .content { transition: all 200ms ease-in; diff --git a/frontend/src/Author/Index/Posters/AuthorIndexPoster.js b/frontend/src/Author/Index/Posters/AuthorIndexPoster.js index 7f3c568fa..e30a49f1e 100644 --- a/frontend/src/Author/Index/Posters/AuthorIndexPoster.js +++ b/frontend/src/Author/Index/Posters/AuthorIndexPoster.js @@ -115,7 +115,7 @@ class AuthorIndexPoster extends Component { }; return ( -
+