Narrowed down avatar sizes

This commit is contained in:
Alvaro
2022-12-09 13:37:45 -07:00
committed by GitHub
parent 07f7fa93d6
commit 3a246656e3
30 changed files with 61 additions and 69 deletions

View File

@@ -14,9 +14,9 @@
display: flex;
flex-direction: row;
left: 3px;
padding: 1px 3px 1px 4px;
padding: 0 3px 0 0;
position: absolute;
top: 3px;
top: 5px;
@include light-theme {
background-color: $color-gray-25;