[Fix] Incorrect font family in news header
This commit is contained in:
parent
104d0df1af
commit
6893ecf542
@ -5,6 +5,10 @@
|
|||||||
#news-header {
|
#news-header {
|
||||||
padding: 72px 280px;
|
padding: 72px 280px;
|
||||||
|
|
||||||
|
* {
|
||||||
|
font-family: "Noto Sans TC";
|
||||||
|
}
|
||||||
|
|
||||||
.top-bar {
|
.top-bar {
|
||||||
position: relative;
|
position: relative;
|
||||||
// background: red; // debug
|
// background: red; // debug
|
||||||
|
Loading…
x
Reference in New Issue
Block a user