why isn't this code working?
HTML:
CSS:
#header .fa-hamburger{
font-size: 4rem;
z-index: 10000;
color:#FFF200;
cursor: pointer;
display: none;
}
Answers
Answered by
2
actually this is not a code
Similar questions