This website works better with JavaScript
Home
Explore
Help
Sign In
vdd
/
nitter
mirror of
https://github.com/zedeus/nitter
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
Fix site logo size
Zed
7 years ago
parent
520bafc617
commit
5f2127fb52
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
public/css/style.css
+ 1
- 0
public/css/style.css
View File
@@ -214,6 +214,7 @@ nav {
}
.site-logo {
+ display: block;
width: 35px;
height: 35px;
}