forked from XiaoMo/ChatGPT-Next-Web
Merge pull request #1780 from leviding/patch-1
fix: style typo error in home.module.scss
This commit is contained in:
commit
c198c33778
@ -141,7 +141,7 @@
|
|||||||
|
|
||||||
.sidebar-sub-title {
|
.sidebar-sub-title {
|
||||||
font-size: 12px;
|
font-size: 12px;
|
||||||
font-weight: 400px;
|
font-weight: 400;
|
||||||
animation: slide-in ease 0.3s;
|
animation: slide-in ease 0.3s;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user