mirror of
https://github.com/krahets/hello-algo.git
synced 2026-08-30 03:47:14 +00:00
deploy
This commit is contained in:
+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 */
|
||||
|
||||
Reference in New Issue
Block a user