feat: updated

This commit is contained in:
2023-04-09 12:27:51 +02:00
parent 201fcdb0eb
commit a0c5f8facf
6 changed files with 117 additions and 4 deletions

View File

@@ -43,3 +43,16 @@
.blog-summary > p:first-child {
@apply mt-0;
}
.custom-icon {
display: inline-block;
font-size: inherit;
height: 1em;
overflow: visible;
vertical-align: -0.125em;
fill: currentColor;
}
.gitea {
background-image: url(https://git.front.kjuulh.io/assets/img/logo.svg);
}