This commit is contained in:
krahets
2026-04-19 02:03:02 +08:00
parent cf0747ba3e
commit 01337590a2
45 changed files with 110 additions and 45 deletions
+14 -1
View File
@@ -383,6 +383,7 @@ html:has(body[data-md-color-scheme="default"]) {
.home-div {
width: 100%;
height: auto;
box-sizing: border-box;
display: flex;
justify-content: center;
align-items: center;
@@ -805,5 +806,17 @@ a:hover .device-on-hover {
height: min(78vw, 32rem);
margin: 0 0 1em;
}
.media-block>a {
display: flex;
flex-direction: column;
align-items: center;
width: 100%;
max-width: 100%;
}
.media-block .device-on-hover {
max-width: 100%;
}
}
/*! update cache: 20260414173552 */
/*! update cache: 20260419020104 */