style:调整Logo部分的响应式变化。
This commit is contained in:
@@ -16,4 +16,15 @@
|
||||
}
|
||||
.tags-toc-list .tags-toc-list-item {
|
||||
width: 90%;
|
||||
}
|
||||
|
||||
@media screen and (max-width: 420px) {
|
||||
.compact-logo-n {
|
||||
min-height: 28px;
|
||||
font-size: 1.2rem;
|
||||
}
|
||||
.compact-slogon-n {
|
||||
min-height: 24px;
|
||||
font-size: 0.5rem;
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user