This commit is contained in:
2026-07-20 16:31:01 +02:00
parent 1047e839f5
commit bb7bef18d9
2 changed files with 5 additions and 4 deletions
@@ -32,7 +32,6 @@
color: var(--text-h);
margin: 0 0 10px;
text-align: left;
}
&__meta {
@@ -54,7 +53,7 @@
border-radius: 999px;
&::before {
content: '';
content: "";
width: 6px;
height: 6px;
border-radius: 50%;
@@ -81,4 +80,4 @@
display: flex;
gap: 8px;
}
}
}