mirror of
https://github.com/zedeus/nitter.git
synced 2025-12-07 20:45:36 -05:00
Focus main tweet in threads
This commit is contained in:
@@ -14,6 +14,11 @@
|
||||
background-color: $bg_panel;
|
||||
}
|
||||
|
||||
.main-tweet {
|
||||
padding-top: 50px;
|
||||
margin-top: -50px;
|
||||
}
|
||||
|
||||
.main-tweet .tweet-content {
|
||||
font-size: 20px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user