Deployed 48adaf98 to dev with MkDocs 1.6.1 and mike 2.1.3

This commit is contained in:
github-actions 2025-10-04 13:09:08 +00:00
parent 0733bbf053
commit 8a1ba928cc
69 changed files with 79 additions and 79 deletions

View file

@ -41,23 +41,23 @@ h6 {
}
.user a {
display: flex;
flex-direction: column;
align-items: center;
font-size: 18px;
display: flex;
flex-direction: column;
align-items: center;
font-size: 18px;
}
.user .avatar-wrapper {
width: 8em;
height: 8em;
width: 6em;
height: 6em;
border-radius: 50%;
overflow: hidden;
}
.title {
margin: 8px 0 4px 0;
margin: 8px 0 4px 0;
}
.info {
font-size: 16px;
font-size: 16px;
}