feat: 添加交易页面、每日洞察卡片和趋势折线图组件,并引入新的玻璃拟态风格CSS。
This commit is contained in:
@@ -18,6 +18,14 @@ html {
|
||||
-moz-osx-font-smoothing: grayscale;
|
||||
}
|
||||
|
||||
/* Response Base Font Size */
|
||||
@media (max-width: 600px) {
|
||||
html {
|
||||
font-size: 14.5px;
|
||||
/* Scale down UI slightly for mobile */
|
||||
}
|
||||
}
|
||||
|
||||
body {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
|
||||
Reference in New Issue
Block a user