How to make button background-color a little darker on hover using CSS

前端 未结 0 801
-上瘾入骨i
-上瘾入骨i 2020-12-15 06:07

In my application, I have the following css code for a button in my React Project:

.Button {
  background-color: #somehex;
}

When the user ho

相关标签:
回答
  • 消灭零回复
提交回复
热议问题