fix: fix css bug

This commit is contained in:
Dillon
2019-08-17 04:09:41 +08:00
parent 2653f1bc7c
commit 8261719a6f
3 changed files with 5 additions and 5 deletions

View File

@@ -34,8 +34,8 @@
height: 2rem;
width: 100%;
text-align: center;
line-height: 1.2rem;
padding-top: 1.6em;
line-height: 1.4rem;
padding-top: 1em;
}
.notfound {

View File

@@ -19,7 +19,7 @@
font-size: 14px;
color: rgba(85, 85, 85, 0.52941) !important;
> span {
span {
display: inline-block;
}