File tree Expand file tree Collapse file tree 1 file changed +20
-21
lines changed
Expand file tree Collapse file tree 1 file changed +20
-21
lines changed Original file line number Diff line number Diff line change 11<template >
22 <div class =" area-topo-notices-container" >
3+ <div class =" description" >
4+ 注目タグ:
5+ </div >
36 <nuxt-link class =" link" to =" /tag/DeFi" >
4- DeFi特集
7+ DeFi
58 </nuxt-link >
6- <nuxt-link class =" link" to =" /tag/mkr " >
7- MKR
9+ <nuxt-link class =" link" to =" /tag/ブロックチェーンゲーム " >
10+ ブロックチェーンゲーム
811 </nuxt-link >
9- <nuxt-link class =" link" to =" /tag/synthetix " >
10- SNX
12+ <nuxt-link class =" link" to =" /tag/dapps " >
13+ dapps
1114 </nuxt-link >
12- <nuxt-link class =" link" to =" /tag/Compound " >
13- COMP
15+ <nuxt-link class =" link" to =" /tag/NFT " >
16+ NFT
1417 </nuxt-link >
15- <nuxt-link class =" link" to =" /tag/Balancer" >
16- BAL
17- </nuxt-link >
18- <nuxt-link class =" link" to =" /tag/CRV" >
19- CRV
20- </nuxt-link >
21- <nuxt-link class =" link" to =" /tag/uniswap" >
22- Uniswap
23- </nuxt-link >
24- <nuxt-link class =" link" to =" /tag/Chainlink" >
25- Chainlink
18+ <nuxt-link class =" link" to =" /tag/ETH" >
19+ ETH
2620 </nuxt-link >
2721 </div >
2822</template >
3428 overflow-x : auto ;
3529 overflow-y : hidden ;
3630 -webkit-overflow-scrolling : touch ;
31+ .title {
32+ display : inline-block ;
33+ }
3734}
3835
3936.popular-article-list-container ,
4845 font-size : 16px ;
4946 font-weight : bold ;
5047 text-decoration : none ;
51- margin-right : 20 px ;
48+ margin-right : 10 px ;
5249 height : 16px ;
5350 white-space : nowrap ;
5451}
103100
104101@media screen and (max-width : 920px ) {
105102 .top-page .description {
106- margin : 0 20 px 0 0 ;
103+ margin : 0 10 px 0 0 ;
107104 }
108105}
109106
119116 }
120117 }
121118
122- .description {
119+ .top-page .description {
120+ margin : 0 5px 0 0 ;
123121 font-size : 14px ;
124122 }
125123
126124 .link {
125+ margin-right : 10px ;
127126 font-size : 14px ;
128127 }
129128}
You can’t perform that action at this time.
0 commit comments