Avatar image minimum size

master
Bob Mottram 2019-09-04 16:23:20 +01:00
parent a1809b43ac
commit ace3df617d
1 changed files with 2 additions and 1 deletions

View File

@ -120,7 +120,8 @@ a:link {
.hero-text img { .hero-text img {
border-radius: 1%; border-radius: 1%;
width: 30%; width: 40%;
min-width: 300px;
} }
.hero-text img.emoji { .hero-text img.emoji {