Smaller avatar size on search screen to allow more space for description

master
Bob Mottram 2019-09-01 17:37:32 +01:00
parent 753eb34bde
commit 098749e1cf
1 changed files with 2 additions and 2 deletions

View File

@ -119,8 +119,8 @@ a:link {
} }
.hero-text img { .hero-text img {
border-radius: 10%; border-radius: 1%;
width: 50%; width: 30%;
} }
.hero-text img.emoji { .hero-text img.emoji {