From 0236c6c6d14dd3d6b75454ac132efe67e07f23e4 Mon Sep 17 00:00:00 2001 From: theluyuan <1162963624@qq.com> Date: Thu, 10 Dec 2020 09:11:23 +0800 Subject: [PATCH] dists --- dist/share.html | 3 ++- public/share.html | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/dist/share.html b/dist/share.html index db9aa30..bb4e02d 100644 --- a/dist/share.html +++ b/dist/share.html @@ -234,7 +234,7 @@ .pagetop{ display: flex; /* height: 36px; */ - /* align-items: center; */ + align-items: center; } .pagename{ color: #08AE98; @@ -242,6 +242,7 @@ font-weight: bold; line-height: 20rem; margin-left: 9rem; + margin-top: 12rem; } .logo{ width: 38rem; diff --git a/public/share.html b/public/share.html index db9aa30..bb4e02d 100644 --- a/public/share.html +++ b/public/share.html @@ -234,7 +234,7 @@ .pagetop{ display: flex; /* height: 36px; */ - /* align-items: center; */ + align-items: center; } .pagename{ color: #08AE98; @@ -242,6 +242,7 @@ font-weight: bold; line-height: 20rem; margin-left: 9rem; + margin-top: 12rem; } .logo{ width: 38rem;