glitchsoc/masto meta, css suggestion
it's vaguely claustrophobic for me when i open a long post and the text gets bigger/closer to me. this makes it the same size as an unopened post (probably)
.detailed-status .status__content {
font-size: 15px !important;
line-height: 20px !important;
}