Fix the followers icon size in the theme

This commit is contained in:
Thomas Sileo
2018-06-22 00:30:47 +02:00
parent dae538196d
commit e2bb700de3
2 changed files with 2 additions and 3 deletions

View File

@@ -105,8 +105,7 @@ a:hover {
margin-bottom: 40px;
.actor-icon {
width: 100%;
max-width:120px;
width:120px;
border-radius:2px;
}
h3 { margin: 0; }