更改产品详情页样式

This commit is contained in:
952108534@qq.com 2022-01-27 16:45:48 +08:00
parent fd881817e4
commit 564a4f9e6f

View File

@ -15,6 +15,7 @@
display: inline-flex;
flex-wrap: wrap;
justify-content: flex-start;
margin-top: 20px;
em {
font-style: normal;
display: flex;
@ -301,7 +302,7 @@
.rc-productdeta {
margin-top: 20px;
.rc-prodtop {
display: flex;
// display: flex;
align-items: flex-start;
span {
font-size: 14px;
@ -545,7 +546,7 @@
.rc-productdeta {
margin-top: 16px;
.rc-prodtop {
display: flex;
// display: flex;
align-items: flex-start;
span {
font-size: 18px;