调整footer行距
This commit is contained in:
parent
c0409fc962
commit
7bca53bdfe
@ -1,7 +1,8 @@
|
|||||||
.footer-icp {
|
.footer-icp {
|
||||||
text-align: center;
|
line-height: 1.5rem;
|
||||||
|
text-align: left;
|
||||||
color: #999; /* 浅灰色 */
|
color: #999; /* 浅灰色 */
|
||||||
font-size: 10pt;
|
font-size: .75rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
.footer-icp a {
|
.footer-icp a {
|
||||||
@ -11,6 +12,7 @@
|
|||||||
#cc-license {
|
#cc-license {
|
||||||
color: rgba(var(--color-neutral-400),var(--tw-text-opacity,1));
|
color: rgba(var(--color-neutral-400),var(--tw-text-opacity,1));
|
||||||
font-size: 10pt;
|
font-size: 10pt;
|
||||||
|
line-height: 1.5rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
#cc-license a {
|
#cc-license a {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user