fix taxonomy issues

This commit is contained in:
2025-06-06 18:05:19 -06:00
parent 4acfe1d027
commit 900fe7ed06
6 changed files with 101 additions and 71 deletions

View File

@ -0,0 +1,13 @@
#publications
ul
list-style: none
margin: 0
padding: 0
display: flex
flex-direction: column
gap: 1em
li
background: $surface
border-radius: 8px
padding: 1em 1.5em