mirror of
https://github.com/bendtherules/UiQuestions.git
synced 2026-08-18 13:52:50 +00:00
custom.css - Add margin below summary tags
This commit is contained in:
@@ -46,6 +46,9 @@
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
details {
|
||||
margin-bottom: var(--ifm-leading);
|
||||
}
|
||||
summary {
|
||||
cursor: pointer;
|
||||
}
|
||||
Reference in New Issue
Block a user