mosaic -> waterfall
This commit is contained in:
@ -1325,11 +1325,11 @@ summary.comment_data {
|
||||
|
||||
/* Layouts */
|
||||
|
||||
.mosaic #posts > .post {
|
||||
.waterfall #posts > .post {
|
||||
break-inside: avoid-column;
|
||||
}
|
||||
|
||||
.mosaic #posts {
|
||||
.waterfall #posts {
|
||||
column-width: 500px;
|
||||
column-gap: 10px;
|
||||
}
|
||||
|
Reference in New Issue
Block a user