Skip to content
Snippets Groups Projects
Commit e860ddd5 authored by Larbi Gharib's avatar Larbi Gharib
Browse files

Header burger sidebard

Change-Id: I67df0e1b0b7c7309d932dbe1367fd21d1a56c00c
parent 43549964
No related branches found
No related tags found
No related merge requests found
......@@ -25,12 +25,10 @@ const headerStyle = (theme) => ({
[theme.breakpoints.up("md")]: {
display: "none",
},
paddingTop: "10px",
zIndex: "1029",
color: grayColor[7],
border: "0",
borderRadius: "3px",
padding: "10px 0",
transition: "all 150ms ease 0s",
minHeight: "50px",
display: "block",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment