添加备案号
This commit is contained in:
@@ -2722,6 +2722,10 @@ input:checked+.slider:before {
|
||||
gap: 20px;
|
||||
}
|
||||
|
||||
.footer-content.only-copyright {
|
||||
justify-content: center;
|
||||
}
|
||||
|
||||
.copyright {
|
||||
font-size: 0.88rem;
|
||||
color: var(--text-muted);
|
||||
@@ -2762,5 +2766,10 @@ input:checked+.slider:before {
|
||||
.filings {
|
||||
flex-direction: column;
|
||||
gap: 8px;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.filings a {
|
||||
justify-content: center;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user