[Fix] Incorrect font family in news header

This commit is contained in:
secminhr 2021-01-20 15:50:04 +08:00
parent 104d0df1af
commit 6893ecf542

View File

@ -5,6 +5,10 @@
#news-header {
padding: 72px 280px;
* {
font-family: "Noto Sans TC";
}
.top-bar {
position: relative;
// background: red; // debug