✨ Add details shortcode
This commit is contained in:
parent
e361ac1ead
commit
51f8eda19a
2 changed files with 12 additions and 0 deletions
|
@ -60,6 +60,14 @@ body{
|
|||
}
|
||||
|
||||
overflow-wrap: break-word;
|
||||
|
||||
summary {
|
||||
margin-bottom: 4px;
|
||||
}
|
||||
|
||||
details {
|
||||
margin-bottom: 16px;
|
||||
}
|
||||
}
|
||||
|
||||
.page{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue