mirror of
https://github.com/dillonzq/LoveIt.git
synced 2024-11-14 19:06:16 +01:00
8 lines
250 B
SCSS
8 lines
250 B
SCSS
// ==============================
|
|
// Override Variables
|
|
// 覆盖变量
|
|
// ==============================
|
|
|
|
@import url('https://fonts.googleapis.com/css2?family=Nunito:wght@800&display=swap');
|
|
|
|
$header-title-font-family: Nunito, $global-font-family;
|