improve styling of webring

This commit is contained in:
John Bowdre 2024-01-23 16:00:30 -06:00
parent aa0f8b045c
commit 809231af5c

View file

@ -304,8 +304,11 @@ button.tinylytics_kudos:hover {
}
img.tinylytics_webring_avatar {
border-radius: 50%;
border-radius: 100%;
height: 2rem;
width: 2rem;
vertical-align:middle;
margin-right: 0.5rem;
}
/* post front matter styling*/