chore: little improves

This commit is contained in:
sigoden
2022-06-20 15:11:39 +08:00
parent deb6365a28
commit 68139c6263
3 changed files with 32 additions and 24 deletions

View File

@@ -186,6 +186,12 @@ body {
padding-right: 1em;
}
@media (min-width: 768px) {
.path a {
min-width: 400px;
}
}
/* dark theme */
@media (prefers-color-scheme: dark) {
body {