Add profile data

This commit is contained in:
2024-06-23 22:40:50 -04:00
parent 87fb461c26
commit 752b2a291e
3 changed files with 24 additions and 23 deletions

View File

@ -3227,9 +3227,9 @@ button:disabled,
-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
border: 0;
display: block;
height: 7.5em;
height: 4.5em;
left: 26em;
line-height: 7.5em;
line-height: 4.5em;
outline: 0;
overflow: hidden;
position: absolute;
@ -3287,11 +3287,13 @@ button:disabled,
}
#sidebar .toggle {
height: 6.25em;
height: 4.5em;
left: 24em;
line-height: 6.25em;
line-height: 4.5em;
text-indent: 5em;
width: 5em;
background-color: #fff;
margin-left: 1em;
}
#sidebar .toggle:before {
@ -3336,7 +3338,7 @@ button:disabled,
#sidebar .toggle {
text-indent: 6em;
width: 6em;
width: 4.5em;
}
#sidebar .toggle:before {