minor style fix for now page
All checks were successful
/ weblog.lol (push) Successful in 9s

This commit is contained in:
Gordon Pedersen 2024-05-14 10:54:56 +10:00
parent b9eefc1dc1
commit 9c1692d36c

View file

@ -525,3 +525,7 @@ img.featured {
height: 100%; height: 100%;
padding-top: 2px; padding-top: 2px;
} }
h3 i{
margin-right: 0.5em;
}