This commit is contained in:
krahets
2026-04-10 23:01:48 +08:00
parent 1697615483
commit 17b2a0b630
50 changed files with 130 additions and 4567 deletions
+17 -1
View File
@@ -790,4 +790,20 @@ a:hover .device-on-hover {
flex: 1 1 30%;
}
}
/*! update cache: 20260410223920 */
@media screen and (max-width: 44em) {
.reading-media {
flex-direction: column;
align-items: center;
height: auto;
}
.media-block {
display: flex;
justify-content: center;
width: 100%;
height: min(78vw, 32rem);
margin: 0 0 1em;
}
}
/*! update cache: 20260410225905 */