feat: updates

This commit is contained in:
Barrett Ruth 2025-05-14 11:11:30 -04:00
parent fda13b53ad
commit 48d05fa727
5 changed files with 46 additions and 49 deletions

View file

@ -61,4 +61,6 @@ li {
border-radius: 4px;
display: inline-block;
padding: 0.2em 0.4em;
}
max-width: 100%;
user-select: all;
}