[Fix] header-apply fontsize in header

This commit is contained in:
barrystone 2021-04-01 10:23:25 +08:00
parent 26e0965846
commit 6cc0d12baf
3 changed files with 234 additions and 15399 deletions

15629
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -6,7 +6,7 @@ $max-width-4: 415px;
$max-width-35: 480px;
//agenda.scsss and home.scss breakpoint
//agenda.scsss and home.scss, header.scss breakpoint
$max-width-big-0: 1800px;
$max-width-big: 1500px;
$max-width-medium-0: 1100px;

View File

@ -111,7 +111,7 @@ $font-header-apply: 'Noto Serif CJK TC -Black';
font-size: 12pt;
}
@media screen and (max-width: $max-width-small-1) {
font-size: 11pt;
font-size: 10pt;
}
@media screen and (max-width: $max-width-small-2) {
font-size: 9pt;