Fix for mempool logo not being centered vertically

This commit is contained in:
softsimon
2022-07-26 21:35:19 +02:00
parent 65cd708295
commit d8b3c21a6c
2 changed files with 2 additions and 2 deletions

View File

@@ -164,7 +164,7 @@ nav {
display: flex;
}
app-svg-images {
.mempool-logo, app-svg-images {
align-self: center;
width: 140px;
height: 35px;