Port 8044612d15 to glitch-soc
8044612d15
@ -1044,10 +1044,6 @@ $small-breakpoint: 960px;
.scrollable {
height: 400px;
@media screen and (max-width: $column-breakpoint) {
height: 90vh;
}
p {
@ -1274,8 +1270,7 @@ $small-breakpoint: 960px;
#mastodon-timeline {
display: block;
width: 100vw;
display: flex;
height: 100vh;
border-radius: 0;