remove end content margin
This commit is contained in:
@@ -55,6 +55,11 @@ body {
|
||||
font-family: 'Ubuntu Mono', monospace !important;
|
||||
}
|
||||
|
||||
.content p:last-child,
|
||||
.content ul:last-child {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
img {
|
||||
display: block;
|
||||
border-radius: 8px;
|
||||
|
||||
Reference in New Issue
Block a user