Post #671845
2026-03-16 20:18 UTC
Why is the deck layout not filling my screen?
Stylus rule improves it
@-moz-document url-prefix("https://mastodonapp.uk/deck/") {
.column {
width: clamp(500px,(100% - 200px) / 3,1000px) !important;
}
}
#mastodon
Replies (0)
No replies.