Add pages for users

This commit is contained in:
video-prize-ranch
2022-02-02 10:22:48 -05:00
parent 5596998511
commit 41012edf9e
4 changed files with 30 additions and 2 deletions

View File

@@ -60,4 +60,10 @@ video:not(:fullscreen) {
.post__meta .material-icons-outlined {
font-size: 1rem;
}
.pageSelector {
display: flex;
justify-content: space-between;
margin-top: 1em;
}