Commit cdb8ab9b authored by youjie's avatar youjie

no message

parent f66999b6
......@@ -12,7 +12,7 @@
transition: all .3s;
}
.tracking-0:hover{
opacity: .5;
/* opacity: .5; */
}
.tracking-1{
color: #fff;
......@@ -25,7 +25,7 @@
transition: opacity .3s;
}
.tracking-1 a:hover{
opacity: .5;
/* opacity: .5; */
}
.tracking-1 span::after {
content: "";
......@@ -120,8 +120,7 @@
<template>
<div class="relative newHor_BtmContent" v-if="dataList&&dataList.Config">
<div class="container">
<div class="row justify-center q-pb-lg">
<div class="row justify-center " style="margin-bottom: 30px;">
<q-img :src="dataList.Config.Logo" style="width:40px;height:auto;"/>
</div>
......
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