#Removing Excess Background in CSS
17 messages · Page 1 of 1 (latest)
i want the width of the background behind the text to be shorter
padding-right: 30px;
color: #c9c9c9;
background: #456e46;
transition: all .25s;
border-radius:5px;
}```
they are touching each other
Do you mean height?
alright
margin: 0 10px; if not, best I can help withot seeing more