move note to prev page
This commit is contained in:
parent
d57050caeb
commit
1d747cc77b
8 changed files with 114 additions and 40 deletions
|
|
@ -1,13 +1,13 @@
|
|||
|
||||
#section__content{
|
||||
// margin-left: 28mm;
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
h1{
|
||||
|
||||
column-span: all;
|
||||
height: $content-h;
|
||||
h1:first-of-type{
|
||||
// column-span: all;
|
||||
// height: $content-h;
|
||||
}
|
||||
|
||||
|
||||
|
|
@ -68,13 +68,13 @@
|
|||
line-height: 0.9;
|
||||
hyphens: auto;
|
||||
|
||||
break-inside: avoid;
|
||||
// break-inside: avoid;
|
||||
|
||||
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
justify-content: space-between;
|
||||
text-align: center;
|
||||
// display: flex;
|
||||
// flex-direction: column;
|
||||
// justify-content: space-between;
|
||||
// text-align: center;
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue