forked from indymedia/epicyon
Smaller avatar size on search screen to allow more space for description
parent
753eb34bde
commit
098749e1cf
|
@ -119,8 +119,8 @@ a:link {
|
|||
}
|
||||
|
||||
.hero-text img {
|
||||
border-radius: 10%;
|
||||
width: 50%;
|
||||
border-radius: 1%;
|
||||
width: 30%;
|
||||
}
|
||||
|
||||
.hero-text img.emoji {
|
||||
|
|
Loading…
Reference in New Issue