Skip to content

Commit

Permalink
fix: updates styling based on feedback from designers
Browse files Browse the repository at this point in the history
  • Loading branch information
gweiying committed Feb 23, 2021
1 parent 2c542a9 commit df6f746
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions src/styles/isomer-cms/elements/header.scss
Original file line number Diff line number Diff line change
Expand Up @@ -43,10 +43,9 @@
}

.headerRight{
float: right;
text-align: right;
display: flex;
flex-basis: 20%;
justify-content: flex-end;
align-content: flex-end;
align-items: center;
}
}

0 comments on commit df6f746

Please sign in to comment.