Skip to content
Snippets Groups Projects
Commit 5fd9fb01 authored by Kevin Lin's avatar Kevin Lin
Browse files

_sass: Only add margin-bottom to summary, not iframe

parent 4ec97dae
No related branches found
No related tags found
No related merge requests found
......@@ -19,12 +19,12 @@ details {
iframe,
summary {
margin-bottom: 1em;
max-width: 100%;
}
summary {
@extend .btn, .btn-outline;
margin-bottom: 1em;
}
.page {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment