Merge pull request 'dists' (#251) from xbx into master

Reviewed-on: http://git.luyuan.tk/luyuan/beelink/pulls/251
This commit is contained in:
luyuan 2020-12-10 09:11:42 +08:00
commit c8b05c202e
2 changed files with 4 additions and 2 deletions

3
dist/share.html vendored
View File

@ -234,7 +234,7 @@
.pagetop{ .pagetop{
display: flex; display: flex;
/* height: 36px; */ /* height: 36px; */
/* align-items: center; */ align-items: center;
} }
.pagename{ .pagename{
color: #08AE98; color: #08AE98;
@ -242,6 +242,7 @@
font-weight: bold; font-weight: bold;
line-height: 20rem; line-height: 20rem;
margin-left: 9rem; margin-left: 9rem;
margin-top: 12rem;
} }
.logo{ .logo{
width: 38rem; width: 38rem;

View File

@ -234,7 +234,7 @@
.pagetop{ .pagetop{
display: flex; display: flex;
/* height: 36px; */ /* height: 36px; */
/* align-items: center; */ align-items: center;
} }
.pagename{ .pagename{
color: #08AE98; color: #08AE98;
@ -242,6 +242,7 @@
font-weight: bold; font-weight: bold;
line-height: 20rem; line-height: 20rem;
margin-left: 9rem; margin-left: 9rem;
margin-top: 12rem;
} }
.logo{ .logo{
width: 38rem; width: 38rem;