Skip to content

Commit fc3fe9b

Browse files
author
bczmarko
committed
added styles to load more button on series view
1 parent 165db07 commit fc3fe9b

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

angular-primeng-app/src/app/components/series/series.component.scss

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,10 @@
1313
display: flex;
1414
}
1515
}
16+
17+
.load-more-posts {
18+
display: flex;
19+
justify-content: center;
20+
margin-bottom: 2rem;
21+
}
1622
}

0 commit comments

Comments
 (0)