test multi list
This commit is contained in:
parent
8fe12926ad
commit
6d4339a9b8
2 changed files with 6 additions and 1 deletions
|
|
@ -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>
|
||||
|
||||
|
|
|
|||
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue