Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Mar 9, 2021. It is now read-only.

Revert "Revert "Z-index glitch" (#35)" #36

Merged
merged 1 commit into from
Oct 21, 2017
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Revert "Revert "Z-index glitch" (#35)"
This reverts commit 972f6ca.
  • Loading branch information
vinaypuppal authored Oct 21, 2017
commit 02788ecbc8103d46f79bfbc2b76ea4b71d744c0a
1 change: 1 addition & 0 deletions components/header.js
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@ export default props => {
padding: 5px 20px;
width: 100%;
background: #fff;
z-index: 1000
}
.header__container {
max-width: 1280px;
Expand Down