— 4 Comments— 71 Kudos
HTML CSS CODE TO EDIT PROFILE
Category: SpaceHey
HEADER GRADIENT BACKGROUND nav .top { padding: 15px 10px 14px 10px; display: flex; height: 100px; background-color: #ff0099; background-image: linear-gradient(orange, #ff0099, purple); /*delete enire line if you just want solid background add more colors seperate by comma*/ } HEADER IMAGE BACKGROUND nav .top { padding: 15px 10px » Continue Reading