1
0

调整配色

This commit is contained in:
2022-03-05 23:04:53 +08:00
parent ade7c4254e
commit 76d384c2bf
2 changed files with 2 additions and 2 deletions

View File

@@ -7,7 +7,7 @@
@import "~bulma/sass/utilities/_all";
// 自定义颜色
$primary: #1976D2;
$primary: #1E88E5;
// 设置链接颜色
$link: $primary;

View File

@@ -1,6 +1,6 @@
:root {
font-size: 16px;
--color-primary: #1976D2;
--color-primary: #1E88E5;
}
// 滚动条