diff --git a/src/theme/Footer/Copyright/styles.module.css b/src/theme/Footer/Copyright/styles.module.css index 70d11799..a7056735 100644 --- a/src/theme/Footer/Copyright/styles.module.css +++ b/src/theme/Footer/Copyright/styles.module.css @@ -1,4 +1,9 @@ /* 备案信息 */ +.footer__beian { + margin: 0; + padding: 0; +} + .footer__beian li { list-style: none; display: inline;