Fix the followers icon size in the theme
This commit is contained in:
parent
dae538196d
commit
e2bb700de3
2 changed files with 2 additions and 3 deletions
|
@ -105,8 +105,7 @@ a:hover {
|
|||
margin-bottom: 40px;
|
||||
|
||||
.actor-icon {
|
||||
width: 100%;
|
||||
max-width:120px;
|
||||
width:120px;
|
||||
border-radius:2px;
|
||||
}
|
||||
h3 { margin: 0; }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue