long-answer/mbti-test-mini/src/components/GlobalFooter/index.scss
2025-07-21 15:48:09 +08:00

9 lines
113 B
SCSS

.globalFooter {
position: fixed;
bottom: 30px;
left: 0;
right: 0;
text-align: center;
color: #fff;
}