mirror of
https://github.com/krahets/hello-algo.git
synced 2026-08-11 11:20:58 +00:00
deploy
This commit is contained in:
+17
-1
@@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user