Authored by 郭成尧

Merge branch 'feature/brand' into develop

... ... @@ -6,7 +6,7 @@
<style>
.list-box {
position: fixed;
width: 30px;
width: 45px;
margin: 0;
padding: 6px;
right: 0;
... ... @@ -18,6 +18,11 @@
li {
list-style: none;
text-align: center;
a {
font-size: 26px;
}
}
}
... ...