Fix site logo size

This commit is contained in:
Zed 2019-08-18 21:54:37 +02:00
parent 520bafc617
commit 5f2127fb52
1 changed files with 1 additions and 0 deletions

View File

@ -214,6 +214,7 @@ nav {
}
.site-logo {
display: block;
width: 35px;
height: 35px;
}