style: 调整备案信息样式
- 放大字体从 12px 到 14px - 向上移动 8px 底部间距 Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
parent
f601747a78
commit
f2439a1685
|
|
@ -122,10 +122,10 @@
|
|||
|
||||
.beian {
|
||||
display: block;
|
||||
font-size: 12px;
|
||||
font-size: 14px;
|
||||
position: fixed;
|
||||
left: 0;
|
||||
bottom: 0;
|
||||
bottom: 8px;
|
||||
width: 100%;
|
||||
text-align: center;
|
||||
line-height: 2;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user