Skip to content

Commit bfe4de1

Browse files
committed
Fix subtitle.
Per #262.
1 parent 80dd66d commit bfe4de1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/css/parts/int/root.int.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -233,6 +233,6 @@
233233
:where(:lang(vi)) {
234234
:root& {
235235
--header-title: "Tổ Chức SCP";
236-
--header-subtitle: "Quản thúc, Lưu trữ, Bảo vệ";
236+
--header-subtitle: "Lưu trữ, Quản thúc, Bảo vệ";
237237
}
238238
}

0 commit comments

Comments
 (0)