1
0
This commit is contained in:
2024-05-21 09:13:26 +09:00
parent 4d3a74afdc
commit 0b2d4982a6
2 changed files with 8 additions and 2 deletions

View File

@@ -1336,6 +1336,10 @@ pre > code > span {
word-break: break-all;
}
span.icon-git {
font-size: 20px;
}
@media screen and (max-width:1000px) {
html {
font-size: 100%;