fix permalink styling

This commit is contained in:
cel 🌸 2023-06-21 23:52:28 +01:00
parent 5cc9ce8851
commit 139c26158b
Signed by: cel
GPG Key ID: 48E29AF13B5F1349
2 changed files with 2 additions and 2 deletions

View File

@ -358,7 +358,7 @@ iframe {
.blogpost .created-at a,
.blogpost-content a {
padding: 0;
margin: 0 0.5em;
margin: 0;
background-color: transparent;
color: #b52f6a;
text-decoration: underline;