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