后期修改完善,上线版本
This commit is contained in:
@ -45,11 +45,11 @@
|
||||
padding-bottom: 100px;
|
||||
.bread-menu {
|
||||
font-size: $mid-font-size;
|
||||
margin: 100px 0;
|
||||
font-family: 'Poppins-Medium', serif;
|
||||
margin: 24px 0 16px;
|
||||
font-family: 'Poppins-Medium';
|
||||
|
||||
.crumbs {
|
||||
font-family: 'Poppins-SemiBold', serif;
|
||||
font-family: 'Poppins-SemiBold';
|
||||
font-weight: 600;
|
||||
}
|
||||
}
|
||||
@ -57,11 +57,13 @@
|
||||
.title {
|
||||
font-weight: bold;
|
||||
font-size: $huge-font-size1;
|
||||
font-family: 'Poppins-Bold';
|
||||
}
|
||||
|
||||
.description {
|
||||
font-size: $big-font-size;
|
||||
color: $grey-color;
|
||||
font-family: 'Poppins-Medium';
|
||||
}
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user