clearer instructions in presentation

This commit is contained in:
Joshua Seigler 2021-02-05 17:31:56 -05:00
parent f39aa40bf8
commit 69b960e211
2 changed files with 13 additions and 0 deletions

View file

@ -245,6 +245,12 @@ section {
transform-origin: 50% 50%;
}
p {
text-align: left;
padding: 0 1ch;
margin-top: 0.5em;
}
/* live-coding */
.live-coding {