Merge branch 'master' into canary

This commit is contained in:
Jimmy Cai
2024-09-09 14:00:11 +02:00
13 changed files with 168 additions and 8 deletions
+1
View File
@@ -131,6 +131,7 @@
.article-tags {
display: flex;
gap: 10px;
flex-wrap: wrap;
a {
color: var(--accent-color-text);
-1
View File
@@ -67,7 +67,6 @@
}
.article-tags {
flex-wrap: wrap;
text-transform: unset;
}