mirror of
https://github.com/PlayEdu/backend
synced 2025-10-27 09:01:39 +08:00
footer组件样式优化
This commit is contained in:
@@ -8,7 +8,7 @@ export const Footer: React.FC = () => {
|
||||
style={{
|
||||
width: "100%",
|
||||
backgroundColor: "#F6F6F6",
|
||||
height: 232,
|
||||
height: 166,
|
||||
paddingTop: 80,
|
||||
textAlign: "center",
|
||||
}}
|
||||
|
||||
Reference in New Issue
Block a user