Remove already the abominable hack from yesterday
This commit is contained in:
parent
1678d1fac1
commit
bbb4cf45f2
2 changed files with 0 additions and 10 deletions
|
@ -68,4 +68,3 @@
|
||||||
@import "agaric/component.iconlist";
|
@import "agaric/component.iconlist";
|
||||||
@import "agaric/component.related";
|
@import "agaric/component.related";
|
||||||
@import "agaric/component.footer";
|
@import "agaric/component.footer";
|
||||||
@import "agaric/component.section";
|
|
||||||
|
|
|
@ -1,9 +0,0 @@
|
||||||
// See ../../../node_modules/bulma/sass/layout/section.sass
|
|
||||||
// When we break out of the flow, we need to undo the vertical spacing sections
|
|
||||||
// have added with their padding. TODO find a fix that works if we're not the
|
|
||||||
// top paragraph breaking out of a flow that doesn't have anything in it yet.
|
|
||||||
|
|
||||||
.section-restitch {
|
|
||||||
margin-top: -6em;
|
|
||||||
}
|
|
||||||
|
|
Loading…
Reference in a new issue