mirror of
https://github.com/zedeus/nitter
synced 2026-09-05 22:59:31 +00:00
parent
0a6e79e626
commit
5d28bd18c6
9 changed files with 26 additions and 15 deletions
|
|
@ -16,8 +16,10 @@
|
|||
|
||||
.main-tweet,
|
||||
.replies {
|
||||
padding-top: 50px;
|
||||
margin-top: -50px;
|
||||
body.fixed-nav & {
|
||||
padding-top: 50px;
|
||||
margin-top: -50px;
|
||||
}
|
||||
}
|
||||
|
||||
.main-tweet .tweet-content {
|
||||
|
|
|
|||
Loading…
Reference in a new issue