1
0
mirror of https://github.com/zedeus/nitter.git synced 2025-12-08 04:55:37 -05:00

Fix site logo size

This commit is contained in:
Zed
2019-08-18 21:54:37 +02:00
parent 520bafc617
commit 5f2127fb52

View File

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