[Fix] header-apply fontsize in header
This commit is contained in:
parent
26e0965846
commit
6cc0d12baf
15629
package-lock.json
generated
15629
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -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;
|
||||
|
@ -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;
|
||||
|
Loading…
x
Reference in New Issue
Block a user