Fix some spacing issues
This commit is contained in:
parent
8f54b8012f
commit
8a9e082df3
|
|
@ -53,3 +53,14 @@ label:has(input[type="checkbox"]) {
|
|||
main {
|
||||
max-width: 95vw !important;
|
||||
}
|
||||
code {
|
||||
padding: 0 !important;
|
||||
}
|
||||
pre {
|
||||
padding: 0 !important;
|
||||
background-color: unset;
|
||||
}
|
||||
|
||||
p:not(:has(*)) {
|
||||
margin: 0 !important;
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user