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;