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