mirror of
https://github.com/PlayEdu/backend
synced 2025-06-19 14:52:54 +08:00
全局body、html样式优化
This commit is contained in:
parent
558407b34f
commit
df2058244b
@ -11,6 +11,12 @@ body {
|
||||
-moz-osx-font-smoothing: grayscale;
|
||||
}
|
||||
|
||||
body,
|
||||
html {
|
||||
overflow-x: hidden;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
code {
|
||||
font-family: source-code-pro, Menlo, Monaco, Consolas, "Courier New",
|
||||
monospace;
|
||||
|
Loading…
x
Reference in New Issue
Block a user