test multi list

This commit is contained in:
Ruben 2024-05-03 09:06:32 -05:00
commit 6d4339a9b8
No known key found for this signature in database
GPG key ID: AE181294E97E4802
2 changed files with 6 additions and 1 deletions

View file

@ -45,6 +45,11 @@
<p>since its, well, an annoyance. and also horrible. and we're all forced to use it.</p>
<small>posted on <date datetime="2024-5-3">May 3 of 2024</date></small>
</section>
<section>
<h2><a href="./making-windows-less-shit">making windows less shit</a></h2>
<p>since its, well, an annoyance. and also horrible. and we're all forced to use it.</p>
<small>posted on <date datetime="2024-5-3">May 3 of 2024</date></small>
</section>
</article>
</div>

View file

@ -328,7 +328,7 @@ articles
#articles section {
background-color: var(--surface0);
border-radius: 1em;
padding: .5em;
padding: 1em;
margin-top: 1.5em;
a {
font-size: 24px !important;