Skip to content

Commit

Permalink
Merge 6a046c9 into 61168a2
Browse files Browse the repository at this point in the history
  • Loading branch information
XROLE committed Feb 14, 2019
2 parents 61168a2 + 6a046c9 commit a6f9997
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/article/__snapshots__/article.test.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ exports[`Article Container should render the Article Page 1`] = `
<ArticleContainer>
<ArticleComponent>
<div
className="cover"
className="main-cover"
>
<div
className="left-sidebar-cover"
Expand Down
1 change: 1 addition & 0 deletions src/app/login/signin.scss
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@
text-align: center;
color: #880038;
clear: both;
margin-bottom: 4%;
}

.close-button-div-signIn {
Expand Down

0 comments on commit a6f9997

Please sign in to comment.