replace emojis with svgs

This commit is contained in:
2023-03-11 15:26:05 -05:00
parent 704aa260af
commit 2bcbc28abb
5 changed files with 24 additions and 6 deletions

View File

@ -37,7 +37,7 @@ a {
a:hover, a:active {
font-style: italic;
}
#rss {
#svg {
max-height: .8em;
max-width: 1em;
}