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