@import "~antd/lib/style/themes/default.less"; .globalFooter {
padding: 16px; margin: 32px 0 16px 0;
text-align: center; .links { margin-bottom: 8px; a { color: @text-color-secondary; &:not(:last-child) { margin-right: 40px; } } } .copyright { color: @text-color-secondary; font-size: @font-size-base; } }