reduce h2 size

This commit is contained in:
meaz 2020-02-15 19:15:20 +01:00
parent 9c1ca6ec44
commit 85ce49457f
1 changed files with 4 additions and 0 deletions

View File

@ -96,6 +96,10 @@ padding: 20px;
font-size: 20px;
}
.search-item h2 {
font-size: 16px;
}
.search-item img {
height: 50px;
}