app 图标大小

This commit is contained in:
zyimm 2022-08-23 11:47:30 +08:00
parent 620912fc70
commit 50c8fdcc19

View File

@ -8,7 +8,12 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0">
<link rel="stylesheet" href="./asset/vue.css">
<style>
.app-name-link {
width: 66px;
display: inline-block;
}
</style>
</head>
<body>
<div id="app"></div>