chore: authors in syndication feed; emojis; styles

This commit is contained in:
Cory Dransfeldt 2024-05-22 09:52:06 -07:00
parent 631bd0c2ce
commit a7df0c4fcf
No known key found for this signature in database
5 changed files with 29 additions and 30 deletions

View file

@ -490,6 +490,8 @@ button {
/* selects */
select {
color: var(--text-color);
background-color: var(--background-color);
padding: var(--sizing-xs) var(--sizing-sm);
}