Index: index.html.pp ================================================================== --- index.html.pp +++ index.html.pp @@ -38,23 +38,28 @@ shape-outside: url(web-extra/mark.svg); /* filter: brightness(0) saturate(100%) invert(20%) sepia(16%) saturate(903%) hue-rotate(153deg) * brightness(93%) contrast(90%); */ shape-margin: 1rem; float: left; - margin-left: -30vw; + margin-left: -4rem; margin-right: 1rem; - max-width: 60vw; + max-width: 8rem; height: auto; } -@media (min-width: 667px) { + #intro { + max-width: 20rem; + margin: 0 auto; + } #front-page-logo { - margin-top: -0.65rem; + margin-top: -0.3rem; } + +@media (min-width: 667px) { + } - - + main { background: transparent; line-height: 1.2em; } @@ -66,20 +71,21 @@ ◊(define front-page-body ◊root{ ◊img[#:id "front-page-logo" #:src "/web-extra/mark.svg"] is the end of the ◊index{thread} that you can pick or pluck, the forked ribbon tracing into the bookshelf, your own or someone else’s. - ◊em{I’ve seen this before} says the voice on the other◊'|nbsp|end. + ◊em{We’ve seen this before} says the voice on the other◊'|nbsp|end. }) ◊; stop for now: (crystalize-index-entries! '|index.html| front-page-body) -
- ◊(->html front-page-body #:splice? #t) +
+ +
◊(->html front-page-body #:splice? #t)
-
+

The Blog · Keyword Index