mirror of
https://github.com/krahets/hello-algo.git
synced 2026-09-22 14:26:34 +08:00
deploy
This commit is contained in:
@@ -176,4 +176,4 @@
|
||||
font-size: 0.7rem;
|
||||
}
|
||||
}
|
||||
/*! update cache: 20260414173552 */
|
||||
/*! update cache: 20260419020104 */
|
||||
|
||||
+14
-1
@@ -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 */
|
||||
|
||||
@@ -122,4 +122,4 @@ main .gsc-loading-image {
|
||||
.gsc-reply-content::-webkit-scrollbar-track {
|
||||
background: transparent;
|
||||
}
|
||||
/*! update cache: 20260414173552 */
|
||||
/*! update cache: 20260419020104 */
|
||||
|
||||
@@ -153,4 +153,4 @@ main {
|
||||
.gsc-reply-content::-webkit-scrollbar-track {
|
||||
background: transparent;
|
||||
}
|
||||
/*! update cache: 20260414173552 */
|
||||
/*! update cache: 20260419020104 */
|
||||
|
||||
Reference in New Issue
Block a user