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
|
|
@ -39,7 +39,11 @@
|
|||
text-align: left;
|
||||
vertical-align: top;
|
||||
max-width: 32%;
|
||||
top: 50px;
|
||||
top: 0;
|
||||
|
||||
body.fixed-nav & {
|
||||
top: 50px;
|
||||
}
|
||||
}
|
||||
|
||||
.profile-result {
|
||||
|
|
|
|||
Loading…
Reference in a new issue