mirror of
https://github.com/django-components/django-components.git
synced 2025-11-19 14:26:46 +00:00
Deployed 48adaf98 to dev with MkDocs 1.6.1 and mike 2.1.3
This commit is contained in:
parent
0733bbf053
commit
8a1ba928cc
69 changed files with 79 additions and 79 deletions
|
|
@ -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;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue