You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First and most important, thank you. This singlehandedly made twitter usable again.
Since i use my twitter browser on a 1440p display in fullscreen I felt that the main feed was too short widthwise. I figured how to fix that, but the profile feed I haven't been able to make the same max size. The images show the comparison. I'm no CSS wizard, but i've inspected the profile area and all I could tell is that there's a hardline style command in there with
First and most important, thank you. This singlehandedly made twitter usable again.
Since i use my twitter browser on a 1440p display in fullscreen I felt that the main feed was too short widthwise. I figured how to fix that, but the profile feed I haven't been able to make the same max size. The images show the comparison. I'm no CSS wizard, but i've inspected the profile area and all I could tell is that there's a hardline style command in there with
.r-1ye8kvj { max-width: 600px; }
And that's the last my brainpower can handle.
Here's a profile page
https://i.imgur.com/4dakHpu.png
and the regular feed i resized
https://i.imgur.com/CAcnLX3.jpg
The text was updated successfully, but these errors were encountered: