limit news articles shown and add button to show more
This commit is contained in:
@ -54,6 +54,11 @@
|
||||
}
|
||||
}
|
||||
|
||||
.showMore {
|
||||
margin-top: var(--spacing-s);
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
@media (max-width: 900px) {
|
||||
.newsList, .newsList.featured {
|
||||
li {
|
||||
|
Reference in New Issue
Block a user