mirror of
https://github.com/krahets/hello-algo.git
synced 2026-08-20 23:41:00 +00:00
deploy
This commit is contained in:
+14
-1
@@ -375,6 +375,14 @@ a:hover .text-button span {
|
||||
font-weight: normal;
|
||||
}
|
||||
|
||||
.hero-div--en {
|
||||
font-size: min(1.65vh, 2.3vw);
|
||||
}
|
||||
|
||||
.hero-div--ru {
|
||||
font-size: min(1.45vh, 2vw);
|
||||
}
|
||||
|
||||
.hero-bg {
|
||||
height: 100%;
|
||||
width: 100%;
|
||||
@@ -487,6 +495,11 @@ a:hover .text-button span {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.profile-cell a:hover b,
|
||||
.profile-cell a:focus-visible b {
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
.profile-img {
|
||||
width: 5em;
|
||||
border-radius: 50%;
|
||||
@@ -768,4 +781,4 @@ html:has(body[data-md-color-scheme="default"]) {
|
||||
.md-typeset a:not(.md-button):focus-visible {
|
||||
text-decoration: underline;
|
||||
}
|
||||
/*! update cache: 20260329054721 */
|
||||
/*! update cache: 20260330081538 */
|
||||
|
||||
Reference in New Issue
Block a user