misc
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
# Issues
|
||||
|
||||
## no dedicated draft CLI subcommands for adding other step kinds
|
||||
@@ -2315,7 +2315,7 @@
|
||||
|
||||
.opening-thesis-scene > .stage-caption {
|
||||
min-height: 0;
|
||||
border: 0;
|
||||
/* border: 0; */
|
||||
padding: 1.05rem 1.25rem 0.6rem;
|
||||
}
|
||||
|
||||
@@ -2341,7 +2341,7 @@
|
||||
max-width: 48rem;
|
||||
min-height: 0;
|
||||
align-content: end;
|
||||
border-top: 1px solid var(--opening-rule);
|
||||
/* border-top: 1px solid var(--opening-rule); */
|
||||
padding-top: clamp(1.1rem, 2.5vw, 1.8rem);
|
||||
}
|
||||
|
||||
@@ -2361,7 +2361,9 @@
|
||||
letter-spacing: -0.03em;
|
||||
text-wrap: balance;
|
||||
}
|
||||
|
||||
.opening-thesis__statement--contribution {
|
||||
border-top: 1px solid var(--opening-rule);
|
||||
}
|
||||
.opening-thesis__agent-system {
|
||||
display: grid;
|
||||
grid-template-columns: repeat(3, minmax(0, 1fr));
|
||||
|
||||
Reference in New Issue
Block a user