forked from ruangrupa/lumbung.space
add posts list to lumbung publishers page
This commit is contained in:
@ -1011,6 +1011,16 @@ label:hover {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
/* publishers card */
|
||||
.publishers.card {
|
||||
display: flex;
|
||||
}
|
||||
|
||||
/* publishers map */
|
||||
#map {
|
||||
margin-bottom: 4rem;
|
||||
}
|
||||
|
||||
|
||||
/* Paginator */
|
||||
|
||||
|
Reference in New Issue
Block a user