Commit d92fb3b2 authored by GuanHua's avatar GuanHua

feat:update

parent 428f5f29
......@@ -35,6 +35,10 @@
display: flex;
&:hover {
.shop_header_info_content_name {
color: var(--mall_main_color);
}
.shop_info {
display: block;
}
......@@ -61,6 +65,11 @@
font-size: 14px;
color: #303133;
font-weight: 500;
&:hover,
&:active {
color: var(--mall_main_color);
}
}
&_about {
......
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