Skip to content

Commit 546ae53

Browse files
committed
fixed styling bug in the detailed view.
1 parent f24b429 commit 546ae53

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/Components/MemeDetails/MemeDetails.css

+2
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,8 @@
6464
display:flex;
6565
align-items: center;
6666
justify-content: flex-start;
67+
margin-top:10px;
68+
margin-bottom:5px;
6769
}
6870
.meme-details-details-username-text {
6971
margin-left: 5px;

0 commit comments

Comments
 (0)