005D Listskip
🡸did some writing.
made some minor adjustments
to the site:
<pre>,<code>use ‘IBM Plex Mono’- box-drawing characters aren’t part of the font, so i will stop using them from now on.
<pre>sections have additional side padding to avoid flush text/blending.- also has
overflow: hidden;to avoid ugly jutting blocks.- requires ensuring text fits 40col width.
- remove unecessarily large margin from bottom
of
<body>. - fix margins for list items (
<li>) that contain sub-lists (<ul>,<ol>).
there are some other things i want to add
to mem0, but i can’t be bothered right now…