fix callout width
This commit is contained in:
@@ -57,17 +57,12 @@ pre code {
|
||||
}
|
||||
|
||||
.callout, details {
|
||||
/*box-sizing: border-box;*/
|
||||
margin: 1em 0;
|
||||
padding: 0.5em 1ch;
|
||||
background: rgb(from currentColor r g b / 5%);
|
||||
border: solid rgb(from currentColor r g b / 30%);
|
||||
border-width: 1px;
|
||||
border-style: outset;
|
||||
|
||||
.callout {
|
||||
margin-inline: 0;
|
||||
}
|
||||
}
|
||||
|
||||
.callout {
|
||||
|
||||
Reference in New Issue
Block a user