Skip to content

Commit

Permalink
Removed underline and adjusted the position a bit 🚧 jestjs#7265
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesgeorge007 committed Jan 5, 2019
1 parent c47394a commit 338566a
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions website/static/css/custom.css
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,16 @@
margin-right: -20px;
}

.fixedHeaderContainer header .headerTitleWithLogo {
font-size: 1.1em;
}

.fixedHeaderContainer header h3 {
font-size: 16px;
margin-top: 2px;
text-decoration: none;
}

div.jest-repl {
margin: 0 5%;
position: relative;
Expand Down

0 comments on commit 338566a

Please sign in to comment.