Compare commits
1 Commits
release-91
...
release-77
Author | SHA1 | Date | |
---|---|---|---|
77604a5588 |
@@ -11,6 +11,20 @@
|
||||
font-weight: 600;
|
||||
}
|
||||
|
||||
.gh-article-meta>*+ :not(script)::before {
|
||||
background-color: var(--color-secondary-text);
|
||||
border-radius: 50%;
|
||||
content: "";
|
||||
height: 2px;
|
||||
width: 2px;
|
||||
}
|
||||
|
||||
.gh-card-meta>* {
|
||||
align-items: center;
|
||||
display: flex;
|
||||
gap: 6px;
|
||||
}
|
||||
|
||||
.gh-article-title {
|
||||
font-weight: 600;
|
||||
line-height: 1;
|
||||
|
Reference in New Issue
Block a user