首页更改
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
<template>
|
||||
<div class="link" id="link">
|
||||
<!-- 此部分暂时这样写,到后面做修改 -->
|
||||
<div style="display: inline-block;width: 10%;">
|
||||
<div style="display: inline-block;width: 15%;">
|
||||
<span class="title borderRight">友情链接</span>
|
||||
</div>
|
||||
<div style="display: inline-block;width: 80%;text-align: center">
|
||||
@@ -202,7 +202,7 @@ export default {
|
||||
|
||||
.title {
|
||||
font-size: 15px;
|
||||
padding-right: 40px;
|
||||
padding-right: 8vh;
|
||||
font-weight: bold;
|
||||
padding-left: 40px;
|
||||
width: 80px;
|
||||
|
||||
Reference in New Issue
Block a user