add public security.

This commit is contained in:
2023-12-11 09:09:58 +08:00
parent c16bcad7c4
commit 0db3963006
3 changed files with 24 additions and 3 deletions

View File

@@ -84,13 +84,22 @@ a {
line-height: 1.5;
}
.icp {
.beian {
position: fixed;
left: 50%;
bottom: 20px;
transform: translateX(-50%);
}
.beian img {
width: 14px;
height: 14px;
transform: translateY(2px);
}
.beian a {
text-decoration: none;
font-size: 12px;
font-size: 14px;
}
@media (max-width: 600px) {