4K views
1.input { 2 border-radius: 10px; 3 outline: 2px solid #FEBF00; 4 border: 0; 5 font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif; 6 background-color: #e2e2e2; 7 outline-offset: 3px; 8 padding: 10px 1rem; 9 transition: 0.25s; 10} 11 12.input:focus { 13 outline-offset: 5px; 14 background-color: #fff 15}
cohencoo
Cohen
Hi, I'm a modern full-stack developer & freelancer. I'm passionate in creating effective apps and websites.
MIT License