Commit f03f08a7 by zhangleyuan

feat:修改悬浮按钮的颜色

parent fd385502
...@@ -331,7 +331,7 @@ ...@@ -331,7 +331,7 @@
margin-top: 60px; margin-top: 60px;
font-size: 14px; // font-weight: 300; font-size: 14px; // font-weight: 300;
&:hover { &:hover {
color: #FF8534; color: #FFB714;
} }
&::before { &::before {
content: ''; content: '';
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment