specify grid row for comment section
This commit is contained in:
parent
43f1528e76
commit
1134efed49
@ -174,6 +174,12 @@ address{
|
||||
grid-column: 1 / span 2;
|
||||
grid-row: 6;
|
||||
}
|
||||
.full-item .comments{
|
||||
grid-row: 7;
|
||||
}
|
||||
.full-item .more-comments{
|
||||
grid-row: 8;
|
||||
}
|
||||
|
||||
.medium-item-box{
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user