mirror of
https://github.com/krahets/hello-algo.git
synced 2026-07-25 20:46:08 +00:00
Update landing pages and fonts (#1872)
* Update landing pages and fonts. * Update the avatar.
This commit is contained in:
@@ -395,6 +395,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%;
|
||||
|
||||
@@ -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%;
|
||||
@@ -767,4 +775,4 @@ html:has(body[data-md-color-scheme="default"]) {
|
||||
.md-typeset a:not(.md-button):hover,
|
||||
.md-typeset a:not(.md-button):focus-visible {
|
||||
text-decoration: underline;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user