1 parent 057b3f4 commit d167982Copy full SHA for d167982
1 file changed
petitnote/template/basic/index.css
@@ -76,7 +76,7 @@ https://developer.mozilla.org/ja/docs/Web/CSS/Using_CSS_custom_properties
76
/* いいね */
77
--clap-text-color: var(--sns-share-text-color);
78
/* 背景色 */
79
- --background-color: hsl(212 25% 14% / 1);
+ --background-color: hsl(212 24% 14% / 1);
80
/* 掲示板タイトルの文字色 */
81
--title-a-color: var(--a-color);
82
/* 記事タイトルの文字色 */
0 commit comments