Make exercises into details (so they can be collapsed)
This commit is contained in:
@@ -2,8 +2,6 @@
|
||||
@import "mixins.scss";
|
||||
|
||||
.bergamot-exercise {
|
||||
@include bordered-block;
|
||||
padding: 1em;
|
||||
counter-increment: bergamot-exercise;
|
||||
|
||||
.bergamot-root {
|
||||
@@ -69,7 +67,7 @@
|
||||
}
|
||||
|
||||
.bergamot-button-group {
|
||||
margin-top: 0.5em;
|
||||
margin-top: 1em;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user