新版式
This commit is contained in:
@@ -33,8 +33,8 @@
|
||||
|
||||
<style scoped lang="scss">
|
||||
.title-2 {
|
||||
width: vw(240);
|
||||
height: vh(28);
|
||||
min-width: vw(240);
|
||||
height: vh(80);
|
||||
display: flex;
|
||||
align-items: center;
|
||||
// background-image: url('@/assets/images/title-5.png');
|
||||
@@ -42,12 +42,12 @@
|
||||
.item{
|
||||
// margin-right: vw(22);
|
||||
padding:vw(5) vw(10);
|
||||
cursor: pointer;
|
||||
cursor: pointer;
|
||||
// border-bottom:1px solid #ccc;
|
||||
}
|
||||
& span {
|
||||
font-weight: bold;
|
||||
font-size: vw(15);
|
||||
font-size: font-vw(24);
|
||||
background-image: linear-gradient(to bottom, #ffffff 0%, #75c1ff 100%);
|
||||
-webkit-background-clip: text;
|
||||
background-clip: text;
|
||||
|
||||
Reference in New Issue
Block a user