Make image in user link bigger
This commit is contained in:
parent
e6a1c04509
commit
c6c5ea0c7a
2 changed files with 3 additions and 8 deletions
|
@ -35,8 +35,8 @@ th.header.rank {
|
|||
align-items: center;
|
||||
|
||||
.user-img {
|
||||
height: 1.5em;
|
||||
width: 1.5em;
|
||||
height: 2em;
|
||||
width: 2em;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue