Remove bottom margin for any last element inside details
This commit is contained in:
@ -222,7 +222,7 @@ details {
|
|||||||
line-height: 1.25;
|
line-height: 1.25;
|
||||||
}
|
}
|
||||||
|
|
||||||
p:last-of-type {
|
:last-of-type {
|
||||||
margin-block-end: 0;
|
margin-block-end: 0;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user