add some spacing between icon and tag name

This commit is contained in:
welpo 2025-04-26 20:53:46 +02:00
parent d3560c33c5
commit e13c06e496
No known key found for this signature in database
GPG key ID: A2F978CF4EC1F5A6

View file

@ -48,6 +48,9 @@ ul {
.title-container {
padding-bottom: 8px;
.social {
margin-inline-start: 0.5rem;
}
}
.bottom-divider {