Add tag page

This commit is contained in:
3nprob
2021-10-08 15:45:56 +09:00
parent dbb0906312
commit 43141a802e
8 changed files with 174 additions and 12 deletions

View File

@@ -2,3 +2,12 @@ img.album-img {
max-width: 100%;
max-height: 100%;
}
.TagsCover {
top: 0px;
min-height: 351px;
}
.ProfilePosts-posts {
margin-top: 311px;
}