fix(css): fix some css bugs

This commit is contained in:
Dillon
2020-01-31 18:46:28 +08:00
parent 7e6236361f
commit 344f0a9f41
36 changed files with 705 additions and 429 deletions

View File

@@ -1,6 +1,6 @@
@import "_home";
.post-warp {
.warpper {
position: relative;
width: 100%;
max-width: 960px;
@@ -26,4 +26,4 @@
text-align: right;
padding-bottom: 2rem;
}
}
}