mirror of
https://github.com/CaiJimmy/hugo-theme-stack.git
synced 2024-11-23 10:21:46 +01:00
fix(article): specify color of .article-title
This commit is contained in:
parent
8476bd0160
commit
da3589d068
1 changed files with 1 additions and 0 deletions
|
@ -74,6 +74,7 @@
|
|||
font-size: 2.4rem;
|
||||
font-weight: 600;
|
||||
margin: 10px 0;
|
||||
color: var(--card-text-color-main);
|
||||
|
||||
a {
|
||||
color: var(--card-text-color-main);
|
||||
|
|
Loading…
Reference in a new issue